{
  "name": "SiteKensa .jp ドメインのDMARCポリシー分布",
  "description": "Majestic Million に掲載されている .jp ドメインについて、DNS に公開されている DMARC の p タグと RFC 9989 で追加されたタグを集計した値。個々のドメイン名は含まない。",
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "population": {
    "source": "Majestic Million",
    "sourceUrl": "https://majestic.com/reports/majestic-million",
    "sourceLicense": "CC BY 3.0",
    "filter": ".jp で終わるドメイン",
    "count": 19065,
    "note": "被リンクの多い順に並んだ一覧からの抽出であり、.jp ドメイン全体からの無作為抽出ではない。規模の大きい組織に偏る。"
  },
  "method": {
    "resolver": "DoH (Google / Cloudflare)",
    "script": "scripts/measure-dmarc-policy.mjs",
    "spec": "RFC 9989 セクション4.7 / セクション4.8"
  },
  "measuredAt": "2026-08-01",
  "scanned": 19065,
  "dnsQueries": 19065,
  "records": {
    "found": 10114,
    "notFound": 8820,
    "lookupFailed": 131,
    "foundRate": 53.1
  },
  "policy": {
    "none": {
      "count": 7850,
      "rateOfFound": 77.6
    },
    "quarantine": {
      "count": 1388,
      "rateOfFound": 13.7
    },
    "reject": {
      "count": 868,
      "rateOfFound": 8.6
    },
    "missing": {
      "count": 5,
      "rateOfFound": 0
    },
    "invalid": {
      "count": 3,
      "rateOfFound": 0
    }
  },
  "tags": {
    "sp": {
      "count": 692,
      "rateOfFound": 6.8
    },
    "np": {
      "count": 8,
      "rateOfFound": 0.1
    },
    "testing": {
      "count": 1,
      "rateOfFound": 0
    },
    "psdYes": {
      "count": 1,
      "rateOfFound": 0
    }
  }
}
