What a DMARC record does
DMARC tells receiving mail servers what to do when mail fails SPF or DKIM alignment. The policy can monitor only, quarantine suspicious mail, or reject it.
Look up a domain's DMARC record and interpret policy, alignment, reporting, and enforcement settings.
Live TXT lookup with plain-English interpretation of p=none, quarantine, reject, rua, and pct.
Policy
-
Run a lookup
Alignment
-
s = strict, r = relaxed
DMARC TXT
0 records_dmarc.company.com
No record returned
A useful DMARC lookup should explain records, policy tags, reports, compliance, and next steps after a failed check.
DMARC tells receiving mail servers what to do when mail fails SPF or DKIM alignment. The policy can monitor only, quarantine suspicious mail, or reject it.
The most important tags are p for policy, rua for aggregate reports, pct for rollout percentage, adkim and aspf for alignment strictness, and fo for forensic reporting preferences.
If no record exists, publish a basic monitoring record. If policy is p=none, review reports before moving to quarantine or reject. If records fail validation, fix syntax before changing enforcement.
A DMARC record is a DNS TXT record at _dmarc.yourdomain.com that defines how receivers handle mail that fails authentication alignment.
p=none means DMARC is monitoring only. It can collect reports, but it does not ask receivers to quarantine or reject failing mail.
Move to quarantine or reject after confirming legitimate mail passes SPF or DKIM alignment. Jumping too fast can block real email.
Yes. DMARC is now a baseline trust signal for professional sending and helps prevent spoofing of your domain.
Email deliverability test
Checks MX, SPF, DKIM, DMARC, subject length, links, and spam-risk language in one pass.
Email spam checker
Paste outbound copy and get risky words, link density, formatting, and rewrite guidance.
DKIM checker
Selector and domain lookup that validates DKIM syntax and common provider selectors.
SPF record checker
SPF lookup with include count, multiple-record warnings, and hard/soft fail guidance.