TXT Record Lookup
Check a Domain's TXT Records (SPF, DKIM, Verification)
Need to use TXT Record Lookup right now?
TXT records quietly carry a lot of important configuration — SPF email authorization, site-ownership verification codes, and more. This tool surfaces every TXT entry currently published for a domain.
Features
- Runs entirely in your browser
- Privacy-first — your data is never uploaded
- Real-time, instant results
- 100% free, no sign-up required
- Works on desktop, tablet, and mobile
- No installation needed
Who uses this tool?
People also search for
About TXT Record Lookup
DNS (Domain Name System) is the internet's address book — it translates human-readable domain names into the IP addresses and configuration that servers actually use. When a domain isn't resolving correctly, email isn't delivering, or a DNS change isn't showing up yet, the fastest way to see what's actually published is to query the records directly.
This tool looks up every common DNS record type for a domain in one pass: A records (IPv4 addresses), AAAA records (IPv6 addresses), MX records (mail servers), TXT records (often used for SPF, DKIM, and domain verification), NS records (authoritative name servers), CNAME records (aliases), and the SOA record (zone administration details like the primary name server and refresh timing).
Results come straight from live DNS resolution at the moment you run the lookup, not a cached snapshot — though DNS itself is cached at many layers (your ISP, public resolvers, your own device), so a very recent change might not be visible everywhere immediately even though this tool queries fresh.
This is useful for verifying a domain's mail setup (MX and TXT/SPF records), confirming a DNS change has actually propagated, debugging why a subdomain isn't resolving, checking who's authoritative for a domain, and general domain administration and troubleshooting.
How it works
- Enter a domain name. Any registered domain, without http:// or www.
- Click Lookup. Every common record type is queried at once.
- Review the results. Only record types that actually exist for the domain are shown.
Examples
Checking a domain's mail servers
Input
example.com
Output
MX records listing each mail server and its priority, plus A, NS, and TXT records