← All Tools / DMARC Checker
🛡️

DMARC Record Checker

Validate and analyze the DMARC policy for any domain. Detect misconfigurations and policy strength.

DOMAIN POLICY (p=)
SUBDOMAIN POLICY (sp=)
Applies to subdomains
ENFORCEMENT PERCENTAGE (pct=)
of failing emails
Policy applied to this % of non-compliant emails

📄 Raw DMARC Record

🏷️ All Tags

✅ Validation & Recommendations

📊 Aggregate & Forensic Reporting

Aggregate Reports (rua=)
Forensic Reports (ruf=)

What is DMARC?

DMARC (Domain-based Message Authentication, Reporting and Conformance) is an email authentication policy that builds on SPF and DKIM. It tells receiving mail servers what to do when an email fails SPF or DKIM checks: none (monitor only), quarantine (send to spam), or reject (block entirely).

DMARC also enables domain owners to receive reports about email sent on their behalf, helping identify legitimate and illegitimate senders and combat phishing and email spoofing attacks.

DMARC Policy Levels

PolicyActionSecurity Level
p=noneNo action taken — monitoring onlyLow
p=quarantineMove failing emails to spam/junkMedium
p=rejectReject/block failing emails entirelyHigh ✓