{
 "metric": "spf-policy",
 "segment": "no",
 "anchor": "domain",
 "label": "Norway (domains)",
 "population": "domains in Norway",
 "states": [
  "hardfail",
  "softfail",
  "neutral",
  "permissive_all",
  "too_many_lookups",
  "absent"
 ],
 "quiet_failure_states": [
  "softfail",
  "neutral",
  "permissive_all",
  "too_many_lookups",
  "absent"
 ],
 "measurement": "Tier 0. TXT at the apex; find `v=spf1`, read the `all` qualifier, count direct lookups. Denominator: `has_mx`.",
 "why_it_matters": "`~all` is the SPF equivalent of `p=none` and overwhelmingly the most common configuration — it asks receivers to accept-but-mark, so spoofed mail still arrives. `+all` authorises the entire internet to send as you. Exceeding the 10-lookup limit makes the record fail *permanently and silently*, because receivers abort evaluation.",
 "limits": "The lookup count is **non-recursive** (it does not expand `include:`), so it is a lower bound and catches only egregiously over-limit records.",
 "data_tier": "dns",
 "population_predicate": "has_mx",
 "entity_type": "domain",
 "kind": "failure",
 "latest": {
  "day": "2026-08-10",
  "n": 267,
  "qf_pct": 66.67,
  "ci": [
   60.81,
   72.05
  ],
  "dist": {
   "hardfail": 33.33,
   "softfail": 43.07,
   "neutral": 1.87,
   "permissive_all": 0,
   "too_many_lookups": 0,
   "absent": 21.72
  },
  "snapshot": "common-crawl-domain-stratified-c400-g2500-seed20260729"
 },
 "series": [
  {
   "day": "2026-08-01",
   "n": 102,
   "qf_pct": 60.78,
   "ci": [
    51.08,
    69.7
   ],
   "dist": {
    "hardfail": 39.22,
    "softfail": 37.25,
    "neutral": 0.98,
    "permissive_all": 0,
    "too_many_lookups": 0,
    "absent": 22.55
   },
   "snapshot": "common-crawl-domain-stratified-c150-g2500-seed20260729"
  },
  {
   "day": "2026-08-05",
   "n": 267,
   "qf_pct": 65.92,
   "ci": [
    60.04,
    71.34
   ],
   "dist": {
    "hardfail": 34.08,
    "softfail": 42.7,
    "neutral": 1.87,
    "permissive_all": 0,
    "too_many_lookups": 0,
    "absent": 21.35
   },
   "snapshot": "common-crawl-domain-stratified-c400-g2500-seed20260729"
  },
  {
   "day": "2026-08-10",
   "n": 267,
   "qf_pct": 66.67,
   "ci": [
    60.81,
    72.05
   ],
   "dist": {
    "hardfail": 33.33,
    "softfail": 43.07,
    "neutral": 1.87,
    "permissive_all": 0,
    "too_many_lookups": 0,
    "absent": 21.72
   },
   "snapshot": "common-crawl-domain-stratified-c400-g2500-seed20260729"
  }
 ],
 "license": "CC BY 4.0",
 "source": "https://quietfailures.com/datasets/spf-policy/no"
}