DANE / TLSA Checker
Check DANE deployment
Enter a domain above and click Check DANE to validate its TLSA records.
Tool features
TLSA Lookup
DNSSEC Verified
Live Cert Match
Actionable Verdict
What is DANE & how it works
DANE (DNS-Based Authentication of Named Entities) lets a domain pin the exact certificate its mail servers should present, published as a TLSA record in DNS and protected by DNSSEC. It stops an attacker from stripping SMTP TLS or swapping in a fraudulent certificate — a real risk with opportunistic mail encryption.
For each MX host, a TLSA record at _25._tcp.<mx-host> carries a hash of the server's certificate or public key. This checker looks up those records for every MX, confirms the zone is DNSSEC-signed, fetches the live certificate, and verifies each hash actually matches.
How to use this tool
example.com — TLSA is checked for each of its MX hosts.Learn more
Guides & explainers related to this tool