TXT Record Lookup
Look up all TXT records for any domain, classify each record, detect connected services, check email authentication, and export results
Enter a domain to look up its TXT records
See every TXT record classified by type, detect connected services, check email authentication, and export the results.
What is the TXT Record Lookup Tool?
The TXT Record Lookup tool retrieves every TXT record published for a domain and goes further than a raw dump — it automatically classifies each record as email, verification, security, or custom, detects which services are connected (Google, Facebook, Stripe, OpenAI, Microsoft 365, and 30+ more), checks email authentication status (SPF, DMARC, DKIM), and builds a health summary.
TXT records are the catch-all of DNS — they're used for email authentication (SPF, DKIM, DMARC), domain ownership verification (Google Search Console, Facebook, Stripe), security policies (BIMI, MTA-STS), and custom metadata. This tool makes sense of what would otherwise be an unreadable list of strings.
How to Use the TXT Record Lookup
- 1Enter a Domain:
Type or paste any domain and click "Lookup TXT".
- 2Review Detected Services:
A chip list shows every recognized service — email providers, verification platforms, and security tools. Each record is grouped into Email, Verification, Security, or Custom.
- 3Expand Explanations:
Click "What is this?" on any record to see a plain-English explanation of what the record does and which service it belongs to.
- 4Copy or Export:
Copy individual records, copy all at once, or export the full classified results as CSV, JSON, or plain TXT.
Key Features
Pro Tips
Audit Verification Records
Large organizations accumulate domain verification TXT records for services they no longer use. Review the Verification category and remove stale entries — each one is an unnecessary signal to attackers about your tech stack.
Check All Three
If the Email Authentication row shows a missing record, click it to jump to the dedicated SPF or DMARC checker with the domain already loaded — don't leave gaps in your email security chain.
Export Before Migrating
Before a DNS migration, export all TXT records as JSON. After the cutover, re-run the lookup and compare — any missing record means a service lost its domain verification.
Real-World Applications
IT Admin Auditing
See every service connected to your domain in one view — identify shadow IT, forgotten verifications, and unauthorized SPF includes.
Competitive Intelligence
Check a competitor's TXT records to see which email platforms, verification services, and security tools they use — it's all public DNS data.
DNS Migration
Export all TXT records before switching DNS providers, then verify after the cutover that nothing was lost — especially verification records that break silently.
Common TXT Record Types
A reference for the most common TXT records you'll find in production DNS — useful for identifying records by hand when reviewing raw zone files.
SPF
v=spf1 include:… -allEmail sender authorization
DMARC
v=DMARC1; p=reject; …Email authentication policy
DKIM
v=DKIM1; k=rsa; p=…Email signature public key
Google Verification
google-site-verification=…Google Search Console ownership
Facebook Verification
facebook-domain-verification=…Meta Business Manager ownership
Microsoft 365
MS=ms12345678Microsoft 365 domain verification
Stripe
stripe-verification=…Stripe payment domain ownership
BIMI
v=BIMI1; l=…; a=…Brand logo in email clients
Related Networking Tools
MX Record Lookup
Check mail servers, detect providers, and verify email routing configuration.
SPF Record Checker
Validate SPF records, count DNS lookups, parse mechanisms, and detect providers.
DMARC Checker
Analyze DMARC policy in plain English, check alignment, and get a security score.
DNS Lookup
Query A, AAAA, CNAME, TXT, NS, and SOA records for any domain.
The TXT Record Lookup goes far beyond raw DNS output — it classifies every record, detects 40+ services, checks email authentication, and explains each entry in plain English. Whether you're auditing your own domain, investigating a competitor's tech stack, or preparing for a DNS migration, enter a domain and see everything in seconds. No sign-up, no API key, no cost.
More Networking Tools
AAAA Record Lookup
Look up AAAA (IPv6) records, classify IPv6 address types, detect hosting and CDN providers, check reverse DNS, compare with IPv4, and export results.
MX Record Lookup
Check mail servers, detect the email provider and security gateway, verify SPF/DMARC/DKIM, and get a DNS health score for any domain.
A Record Lookup
Look up A records for any domain, view IPv4 addresses, TTL, geographic location, hosting provider, reverse DNS, and autonomous system (ASN) information.
NS Lookup
Look up nameservers for any domain, detect the DNS provider, health-check each server, view glue records and SOA, and verify DNS configuration consistency.
CNAME Lookup
Look up CNAME records, follow the complete alias chain, detect CDN and hosting providers, resolve final destination records, and export results.
SPF Record Checker
Validate SPF records, count DNS lookups against the 10-lookup limit, parse mechanisms, detect providers, and get a security score.
