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.

TXT Record Lookup showing classified records and detected services

How to Use the TXT Record Lookup

  1. 1
    Enter a Domain:

    Type or paste any domain and click "Lookup TXT".

  2. 2
    Review 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.

  3. 3
    Expand 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.

  4. 4
    Copy or Export:

    Copy individual records, copy all at once, or export the full classified results as CSV, JSON, or plain TXT.

Key Features

40+ Service Detection:Recognizes Microsoft 365, Google Workspace, SendGrid, Mailchimp, Facebook, Stripe, OpenAI, Zoom, Slack, Atlassian, and many more from TXT record patterns.
Categorized Records:Records are grouped into Email, Verification, Security, and Custom so you can quickly find what you're looking for instead of scrolling a raw list.
Human-Readable Explanations:Every record has a "What is this?" toggle that explains what the record does, which service it belongs to, and why it exists — no DNS expertise needed.
Email Authentication:Checks SPF, DMARC, and DKIM status and links each to the dedicated checker tool with the domain pre-filled — one click to deep-dive.
Health Summary:A quick-glance dashboard shows total records, email auth status, verification service count, and security posture without reading a single record.
Multi-Format Export:Export to CSV (for spreadsheets), JSON (for developers), or TXT (for documentation). Per-record and bulk copy buttons for quick clipboard grabs.

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:… -all

Email 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=ms12345678

Microsoft 365 domain verification

Stripe

stripe-verification=…

Stripe payment domain ownership

BIMI

v=BIMI1; l=…; a=…

Brand logo in email clients

Related Networking Tools

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

Comments