Frequently Asked Questions
What is a TXT record lookup?
Can a domain have multiple TXT records?
What does it mean if SPF, DKIM, or DMARC shows "Not Found"?
How often do TXT records update?
What is the difference between a TXT record and other DNS records?
Why does my SPF record not show up in the lookup?
@), DNS changes haven’t propagated yet (wait up to 48 hours), or the record has a syntax error that prevents it being recognised. Try switching to a different DNS resolver in the dropdown — Google and Cloudflare sometimes reflect changes at different speeds.Try More Email Authentication Tools
Strengthen your domain security with our free lookup tools:
Monitor Your DNS Records & Email Authentication Automatically
PowerDMARC alerts you the moment your SPF, DMARC, or DKIM records change — before it affects your email deliverability.
Phishing URL Checker — Is This Link Safe?
Frequently Asked Questions
How do I check if a link is safe?
What does it mean if a URL is listed on Spamhaus DBL?
Is a clean result a guarantee the site is safe?
What are the signs of a phishing URL?
What should I do if I already clicked a suspicious link?
How does this tool differ from Google Safe Browsing?
Try More Email Authentication Tools
Strengthen your domain security with our free lookup tools:
Protect Your Organization from Phishing at the Source
PowerDMARC’s email authentication platform prevents attackers from spoofing your domain to send phishing emails to your customers and partners.
IP & Domain Blacklist Checker — Free DNSBL Lookup Tool
Frequently Asked Questions
What is a DNS blacklist (DNSBL)?
How long does it take to get off a blacklist?
How do blacklists relate to email authentication (SPF, DKIM, DMARC)?
What is the difference between a DNSBL and an RBL?
How often should I check my blacklist status?
What is the difference between an IP blacklist and a domain blacklist?
Why is my IP or domain blacklisted?
What is a blacklist checker?
Try More Email Authentication Tools
Strengthen your domain security with our free lookup tools:
Get Real-Time Blacklist Alerts with PowerDMARC
Stop finding out about blacklist listings after they’ve already hurt your deliverability. PowerDMARC monitors your IP and domain around the clock and alerts you the moment a new listing appears.
DNS Record Lookup – Free DNS Checker Tool
Frequently Asked Questions
What is a DNS record lookup?
A DNS record lookup queries the Domain Name System to retrieve records associated with a domain or IP address. Records include routing instructions (A, AAAA, MX), aliases (CNAME), authentication data (TXT), reverse DNS (PTR), nameserver information (NS), and zone administration details (SOA). This tool performs live lookups in real time using your choice of DNS resolver.
How do I check DNS records for a domain?
nslookup -type=MX example.com in a terminal, though this tool queries all record types at once and displays results in a structured format without needing command-line access.
What is the difference between an A record and an AAAA record?
93.184.216.34). An AAAA record maps a domain to an IPv6 address (e.g. 2606:2800:220:1:248:1893:25c8:1946). Most domains publish both — A records for IPv4 connectivity and AAAA records for IPv6. If only an A record exists, IPv6-only clients may not be able to reach the domain.What DNS records affect email deliverability?
What is the difference between a DNS lookup and nslookup?
nslookup is a command-line tool built into Windows, macOS, and Linux that performs DNS queries from your terminal. This tool provides the same functionality in a browser — no terminal access needed. It also queries multiple record types simultaneously and displays results grouped by type with TTL values, which would require multiple separate nslookup commands to replicate manually.Why do results differ between DNS resolvers?
Try More Email Authentication Tools
Strengthen your domain security with our free lookup tools:
Monitor Your DNS Records & Email Security Automatically
PowerDMARC alerts you the moment your DNS records change — before misconfiguration affects your email deliverability or domain security.
DANE Record Checker
Frequently Asked Questions
What is a TLSA record?
A TLSA record is a DNS record type (type 52) used by DANE to associate a TLS certificate or public key with a specific domain, port, and protocol. It stores a certificate fingerprint secured by DNSSEC, so connecting clients can verify the certificate during the TLS handshake without relying on a certificate authority.
What is DANE in DNS?
DANE (DNS-Based Authentication of Named Entities) is a security protocol that publishes TLS certificate information directly in DNS using TLSA records, protected by DNSSEC. It removes the dependency on third-party certificate authorities by letting domain owners specify exactly which certificate should be trusted for their services.
What port and protocol should I use for email DANE?
For SMTP email delivery between mail servers, use port 25 with TCP. The TLSA record is published at _25._tcp.[mx-hostname]. Note that for email, TLSA records must be on the MX hostname — not the root domain. Use port 443 / TCP for HTTPS.
Can I use DANE and MTA-STS together?
Yes, and it’s recommended. DANE enforces TLS using DNSSEC-pinned certificates while MTA-STS enforces TLS via an HTTPS-hosted policy. Using both maximises coverage — DANE protects against rogue CAs, while MTA-STS covers sending servers that don’t support DANE.
Do I need DNSSEC for DANE to work?
Yes — DNSSEC is a hard requirement for DANE. Without DNSSEC, anyone could publish a fake TLSA record pointing to a malicious certificate, making the whole validation pointless. DNSSEC cryptographically signs your DNS records so resolvers can verify they haven’t been tampered with.
What is the difference between DANE-TA (usage 2) and DANE-EE (usage 3)?
DANE-TA (Trust Anchor, usage 2) matches an intermediate or root CA certificate — any certificate signed by that CA will pass validation. DANE-EE (End Entity, usage 3) matches the server’s own certificate or public key directly. For SMTP, usage 3 with selector 1 (public key) and matching type 1 (SHA-256) is the recommended configuration per RFC 7672.
Try More Email Authentication Tools
Strengthen your domain security with our free lookup tools:
Monitor Your DANE Records & Email Security 24/7
PowerDMARC automatically monitors your TLSA records, DNSSEC status, and TLS certificates — alerting you the moment something breaks or expires.
