Parse raw email headers and display them in a structured view: routing chain (Received hops with timestamps and delays), authentication results (SPF, DKIM, DMARC pass/fail), DKIM signature details, and a searchable all-headers table.
Parse raw email headers to inspect authentication (SPF/DKIM/DMARC), routing hops, and all header fields.
Parse raw email headers and display them in a structured view: routing chain (Received hops with timestamps and delays), authentication results (SPF, DKIM, DMARC pass/fail), DKIM signature details, and a searchable all-headers table.
Partially. The Domain Auth Checker tab sends the domain you enter to Cloudflare's DNS-over-HTTPS resolver to look up SPF/DMARC/DNSSEC records — that's unavoidable for a real lookup. The Analyzer and Reference tabs are fully local.