{
 "metric": "spf-policy",
 "segment": "my",
 "anchor": "domain",
 "label": "Malaysia (domains)",
 "population": "domains in Malaysia",
 "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": 223,
  "qf_pct": 69.06,
  "ci": [
   62.71,
   74.76
  ],
  "dist": {
   "hardfail": 30.94,
   "softfail": 55.61,
   "neutral": 0.9,
   "permissive_all": 0.45,
   "too_many_lookups": 0,
   "absent": 12.11
  },
  "snapshot": "common-crawl-domain-stratified-c400-g2500-seed20260729"
 },
 "series": [
  {
   "day": "2026-08-01",
   "n": 84,
   "qf_pct": 69.05,
   "ci": [
    58.51,
    77.92
   ],
   "dist": {
    "hardfail": 30.95,
    "softfail": 55.95,
    "neutral": 3.57,
    "permissive_all": 0,
    "too_many_lookups": 0,
    "absent": 9.52
   },
   "snapshot": "common-crawl-domain-stratified-c150-g2500-seed20260729"
  },
  {
   "day": "2026-08-05",
   "n": 223,
   "qf_pct": 69.51,
   "ci": [
    63.18,
    75.18
   ],
   "dist": {
    "hardfail": 30.49,
    "softfail": 56.05,
    "neutral": 0.9,
    "permissive_all": 0.45,
    "too_many_lookups": 0,
    "absent": 12.11
   },
   "snapshot": "common-crawl-domain-stratified-c400-g2500-seed20260729"
  },
  {
   "day": "2026-08-10",
   "n": 223,
   "qf_pct": 69.06,
   "ci": [
    62.71,
    74.76
   ],
   "dist": {
    "hardfail": 30.94,
    "softfail": 55.61,
    "neutral": 0.9,
    "permissive_all": 0.45,
    "too_many_lookups": 0,
    "absent": 12.11
   },
   "snapshot": "common-crawl-domain-stratified-c400-g2500-seed20260729"
  }
 ],
 "license": "CC BY 4.0",
 "source": "https://quietfailures.com/datasets/spf-policy/my"
}