DNS Security Analyzer
Check your domain's email security configuration (SPF, DKIM, DMARC)
What is Email Security?
Email authentication protocols (SPF, DKIM, DMARC) work together to prevent email spoofing and phishing attacks. Without these, attackers can easily send emails that appear to come from your domain.
SPF
Specifies which mail servers can send email for your domain. Receivers check if the sending server is authorized.
DKIM
Adds a digital signature to emails that receivers can verify using a public key in your DNS.
DMARC
Tells receivers what to do with emails that fail SPF/DKIM checks, and sends you reports.
What We Check
- SPF record presence and validity
- DMARC policy and configuration
- DKIM records for common selectors
- MX records for email receiving
- CAA records for certificate control
- DNSSEC status