DMARC Record Checker example 1
Input
example.com
Output
Host: _dmarc.example.com DMARC Found: Yes Record: v=DMARC1; p=quarantine; rua=mailto:dmarc@example.com
Shows the domain DMARC policy when present.
Network Tools
Review practical DMARC Record Checker examples so you can understand expected input, output, and common patterns faster.
Use this DMARC Record Checker to look up a domain DMARC policy record and review whether a DMARC policy is present. It is useful for email authentication setup, DNS verification, and mail security troubleshooting.
Example pages are especially useful for network tools because they show what good input looks like, what kind of output to expect, and how the tool behaves in common scenarios.
Input
example.com
Output
Host: _dmarc.example.com DMARC Found: Yes Record: v=DMARC1; p=quarantine; rua=mailto:dmarc@example.com
Shows the domain DMARC policy when present.
Input
example.com
Output
Host: _dmarc.example.com DMARC Found: No
Useful when confirming a domain does not publish DMARC.
Fix: Use the domain only, or let the tool extract the hostname.
Fix: This tool checks the DMARC policy record only.
Fix: Look at the p= value to see whether the domain uses none, quarantine, or reject.
After reviewing these examples, run the live tool with your own input. If your task involves a follow-up step, the related page can help you move to the next tool in the workflow.
Open the main DMARC Record Checker page and test your own real input.