Domain Check Tool

Get instant analysis for DMARC, SPF, MX, and DKIM records on any domain. The most comprehensive and insightful domain health check tool.

Domain

List of Checks

DMARC Checks

TitleDescriptionDocumentation
DMARC Record ExistenceNo DMARC record found for the domain.RFC 7489 - DMARC Policy Record
Invalid DMARC VersionThe DMARC record does not start with 'v=DMARC1'.RFC 7489 - DMARC Version
Missing DMARC PolicyNo policy (p) tag found in the DMARC record.RFC 7489 - DMARC Policy
Invalid DMARC Policy OrderingDMARC policy (p) tag is not the first tag after the version.RFC 7489 - DMARC Policy
Unknown or non-standard DMARC TagThe DMARC record contains an unknown or non-standard tag.RFC 7489 - DMARC Policy
Weak DMARC PolicyDMARC policy is set to 'none', which only monitors without enforcing.RFC 7489 - Policy Actions
Partial DMARC EnforcementDMARC policy applies to less than 100% of emails.RFC 7489 - Percentage Tag
No Aggregate Reports ConfiguredNo aggregate report URI (rua) is configured.RFC 7489 - Aggregate Reports
Subdomain Policy on SubdomainThe 'sp' tag is set on a subdomain DMARC record where it has no effect.RFC 7489 - Subdomain Policy
Weak Subdomain PolicySubdomain policy is weaker than the main domain policy, leaving subdomains less protected.RFC 7489 - Subdomain Policy

SPF Checks

TitleDescriptionDocumentation
SPF Record ExistenceNo SPF record found for the domain.RFC 7208 - Sender Policy Framework: SPF Records
Invalid Version TagThe record does not start with 'v=spf1'.RFC 7208 - SPF Records
Multiple SPF RecordsMultiple SPF records were found for the domain.RFC 7208 - Multiple DNS Records
DNS Lookup LimitThe SPF record requires more than 10 DNS lookups to resolve.RFC 7208 - DNS Lookup Limits
Void DNS Lookup LimitThe SPF record triggered more than 2 void DNS lookups (lookups returning empty answers/NXDOMAIN).RFC 7208 - DNS Lookup Limits
MX DNS Lookup LimitThe SPF record uses an 'mx' mechanism that contains more than 10 entries.RFC 7208 - MX Mechanism
Missing 'all' or 'redirect'The SPF record does not contain an 'all' mechanism or a 'redirect' modifier.RFC 7208 - Default Result
Permissive 'all' MechanismThe record ends with '+all' (pass all).RFC 7208 - The 'all' Mechanism
Usage of 'ptr' MechanismThe 'ptr' mechanism is used in the SPF record.RFC 7208 - 'ptr' (do not use)
Syntax Error in MechanismOne or more mechanisms in the SPF record contain syntax errors.RFC 7208 - Mechanism Definitions
Unknown ModifierThe record contains an unknown modifier (not 'redirect' or 'exp').RFC 7208 - Modifier Definitions

DKIM Checks

TitleDescriptionDocumentation
DKIM Public KeyNo public key found in the DKIM record.RFC 6376 - DKIM Key Representation
DKIM Key LengthRSA key is less than 1024 bits.RFC 8301 - Cryptographic Algorithm Recommendations
DKIM Testing ModeTesting mode flag (y) is set in the DKIM record.RFC 6376 - Key Flags
DKIM Deprecated Hash AlgorithmThe DKIM record only allows SHA-1 hash algorithm.RFC 8301 - Cryptographic Algorithm Recommendations