DMARC Record Checker
Validate your DMARC policy and check alignment settings.
What is DMARC?
DMARC (Domain-based Message Authentication, Reporting & Conformance) builds on SPF and DKIM to provide domain owners with visibility and control over how their domain is used in email. It tells receiving servers what to do when SPF or DKIM checks fail.
DMARC Policies
p=none- Monitor only (no enforcement)p=quarantine- Send failing emails to spamp=reject- Reject failing emails entirely
We recommend starting with p=none to monitor, then progressively moving to p=quarantine and p=reject.