Free DANE/TLSA Record Checker & Validator
DANE (DNS-based Authentication of Named Entities, RFC 6698) uses TLSA DNS records to bind TLS certificates to domain names via DNSSEC. For email, DANE allows sending mail servers to verify the TLS certificate presented by a receiving server, preventing man-in-the-middle attacks without relying on public certificate authorities. Our free DANE checker validates TLSA records at _25._tcp, verifies DNSSEC requirements, and checks certificate matching for your mail servers.
What This Tool Checks
Comprehensive analysis powered by Vysiro's scanning engines
_25._tcp TLSA record lookup and parsing
Certificate usage field validation (0-3)
Selector field analysis (full cert vs public key)
Matching type verification (exact, SHA-256, SHA-512)
DNSSEC dependency and chain validation
Certificate association data verification
MX server TLSA record cross-check
DANE deployment readiness assessment
How It Works
Get results in seconds with our automated scanning process
Enter your domain name in the scanner above
We resolve MX records to identify mail server hostnames
We query TLSA records at _25._tcp.{mx-host} for each MX
Our engine parses usage, selector, matching type, and certificate data
We verify DNSSEC is enabled (required for DANE)
You receive a full DANE/TLSA compliance report with recommendations
Frequently Asked Questions
Everything you need to know about dane/tlsa record checker
What is DANE?
DANE (DNS-based Authentication of Named Entities, RFC 6698) is a protocol that uses DNS TLSA records secured by DNSSEC to authenticate TLS certificates. For email, DANE provides cryptographic proof that the mail server's TLS certificate is legitimate, preventing man-in-the-middle attacks and eliminating reliance on public certificate authorities.
What is a TLSA record?
A TLSA record is a DNS record type that associates a TLS certificate or public key with a specific service on a domain. For SMTP email on port 25, the TLSA record is published at _25._tcp.mailserver.example.com. It contains fields specifying certificate usage, selector, matching type, and the certificate association data (hash).
Does DANE require DNSSEC?
Yes, DANE absolutely requires DNSSEC. Since DANE relies on DNS to deliver certificate information, DNSSEC is essential to prevent DNS spoofing attacks that could substitute fraudulent TLSA records. Without DNSSEC, DANE provides no security benefit and sending servers will ignore TLSA records.
What are TLSA certificate usage types?
TLSA defines four usage types: 0 (CA constraint) pins to a specific CA, 1 (service certificate constraint) pins to the server's exact certificate, 2 (trust anchor assertion) specifies a non-public CA, and 3 (domain-issued certificate) pins directly to the certificate or public key. Usage type 3 is most common for email DANE.
How does DANE protect email?
DANE protects email by publishing TLSA records that sending servers verify against the TLS certificate presented during the SMTP connection. This prevents: downgrade attacks (stripping STARTTLS), man-in-the-middle attacks (substituting fraudulent certificates), and reliance on potentially compromised CAs. It provides end-to-end transport security verification.
How do I deploy DANE for my mail server?
First, enable DNSSEC on your domain. Then generate TLSA records for your mail server certificates and publish them at _25._tcp.{mx-hostname}. Most commonly, use certificate usage 3, selector 1 (public key), and matching type 1 (SHA-256). Rotate TLSA records before certificate renewal to avoid validation failures.
Related Free Tools
Continue your domain security analysis
SSL Inspector
Analyze SSL/TLS certificates, expiration, and security configuration.
Use toolDNS Health
Full DNS configuration analysis and health scoring.
Use toolMTA-STS Checker
Verify your MTA-STS policy for secure email transport.
Use toolTrustScore
Get an instant composite trust score (0-1000) across 29 security categories.
Use toolGo Beyond Free Checks
Get continuous monitoring, automated fixes, proof packs, and API access. Protect your domains with Vysiro's agentless attack-surface monitor.