{
  "name": "SiteKensa .jp ドメインのメールセキュリティ関連レコード採用率",
  "description": "Majestic Million に掲載されている .jp ドメインについて、MTA-STS、TLS-RPT、BIMI、Null MX の採用状況を集計した値。個々のドメイン名は含まない。",
  "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-mail-security.mjs",
    "specs": {
      "mtaSts": "RFC 8461 セクション3.1",
      "tlsRpt": "RFC 8460 セクション3",
      "bimi": "draft-brand-indicators-for-message-identification-14 セクション4.3",
      "nullMx": "RFC 7505 セクション3"
    }
  },
  "measuredAt": "2026-08-02",
  "scanned": 19065,
  "dnsQueries": 76260,
  "mtaSts": {
    "found": 41,
    "notFound": 18885,
    "lookupFailed": 139,
    "rate": 0.2
  },
  "tlsRpt": {
    "found": 48,
    "notFound": 18877,
    "lookupFailed": 140,
    "rate": 0.3
  },
  "bimi": {
    "found": 236,
    "notFound": 18691,
    "lookupFailed": 138,
    "rate": 1.2
  },
  "nullMx": {
    "found": 58,
    "regularMx": 15531,
    "missing": 3342,
    "invalid": 0,
    "lookupFailed": 134,
    "rate": 0.3
  }
}
