DMARC Record Lookup Tool

Looking up DMARC record...

What is a DMARC Record?

DMARC (Domain-based Message Authentication, Reporting, and Conformance) is an email authentication protocol designed to give email domain owners the ability to protect their domain from unauthorized use, such as phishing and email spoofing. The DMARC policy, published as a TXT record in the DNS, tells receiving mail servers whether to accept, quarantine, or reject messages that fail authentication checks.

DMARC builds upon two existing protocols: SPF (Sender Policy Framework) and DKIM (DomainKeys Identified Mail). A message must pass either SPF or DKIM (and be in alignment) to pass DMARC.

Understanding DMARC Tags

A DMARC record is made up of several key-value pair tags. The two required tags are v (version) and p (policy).

How to Check Your DMARC Record

A DMARC record is a TXT record located at the subdomain _dmarc.yourdomain.com. Our tool automatically queries this specific location to find and display your domain's DMARC policy.