Inbound routing
MX records identify the servers designated to receive mail for the domain.
Free email DNS tool
Inspect MX routing, SPF, DMARC, an optional DKIM selector, CAA and DNSSEC-related resolver state before an email migration or deliverability investigation.
Results
What each check means
MX records identify the servers designated to receive mail for the domain.
SPF is normally published as a TXT record beginning with v=spf1. Multiple independent SPF records can create policy problems.
DMARC is published below _dmarc and describes alignment/policy/reporting behavior.
DKIM public keys are selector-specific. The tool checks the selector you provide rather than guessing one.
CAA is not an email-authentication record, but it is useful infrastructure context for the same domain.
The resolver AD flag indicates that the recursive resolver authenticated the DNS response. It does not make email content trustworthy.
Changing mail providers?
Record current MX, SPF, DKIM, DMARC and verification records before changing nameservers or mail routing.