What this DMARC checker looks for
DMARC publishes a policy record in DNS at _dmarc.yourdomain. The checker reads that public TXT record and identifies the requested policy, testing mode, subdomain policy and aggregate-reporting destinations when present.
ScoutLab follows the current DMARC specification in RFC 9989. The older pct sampling tag is now historic; current DMARC uses the t=y testing flag for policy test mode.
- Whether one DMARC1 policy record is published
- The p=none, p=quarantine or p=reject policy
- Whether RFC 9989 testing mode (t=y) is requested
- Subdomain policy and aggregate reporting addresses where published
- Historic tags such as pct, rf or ri that may still appear in older records
