Skip to content
BEAD

SPF / DKIM / DMARC Parser

Paste an email-auth TXT record and see it broken down, validated, and explained.

Detected: spf
v=spf1SPF version 1.
include:_spf.google.comInclude policy of _spf.google.com. Pass.
~allMatch every sender. Qualifier: Soft fail (mark suspicious).

🔒 Records are parsed entirely in your browser.

About these records

  • SPF (TXT at the domain root) lists the IPs / hosts allowed to send mail for the domain.
  • DKIM (TXT at selector._domainkey.example.com) carries the public key recipients use to verify message signatures.
  • DMARC (TXT at _dmarc.example.com) tells receivers what to do when SPF or DKIM fail, and where to report.

This tool just parses what you paste — it doesn't query DNS. For lookups, see the upcoming DNS Lookup tool.

You might also like

Used in these workflows