Verify your domain's email authentication records in one lookup. Get a security score, find misconfigurations, and protect against email spoofing.
Checking DNS records...
Sender Policy Framework defines which mail servers are authorized to send email on behalf of your domain. Receiving servers check SPF to detect forged sender addresses.
DomainKeys Identified Mail adds a cryptographic signature to outgoing emails. The recipient server verifies the signature using the public key published in DNS, proving the email was not tampered with.
Domain-based Message Authentication, Reporting and Conformance ties SPF and DKIM together. It tells receiving servers what to do when authentication fails and provides reporting so you can monitor abuse.