Sign in Check my email
DNS

TXT Record Lookup

List every TXT record on a domain, with the email ones decoded rather than dumped as raw strings.

Free, and no account needed. We read authoritative DNS live, never a cache.
About this tool. TXT records carry machine-readable text — SPF policies, site-verification proofs, security policies. This lookup lists them all and labels the ones it recognizes so you can see at a glance what each is for.

Ten signals decide whether your mail arrives. You just checked one.

TXT is where SPF, DKIM and DMARC live, which is why this list is usually longer than expected. Reading them as a set is what tells you whether they work together.

Run the full checkup free
No card, and nothing to cancel.

How to read your TXT records

Common problems and how to fix them

A verification is failing
Confirm the exact TXT value is present with no extra spaces or quotes, and that it is on the right host (apex vs a subdomain).
Two SPF records exist
That is invalid and breaks SPF. Merge them into a single record.
MX LookupA RecordAAAA RecordCNAME LookupFull email checkup
Common questions.
What is a TXT record?

A DNS record that stores arbitrary text. It is used for email authentication (SPF, DKIM, DMARC) and for proving domain ownership to third parties.

Why do I have so many TXT records?

Each service you verify or configure often adds one. That is fine, as long as you have only a single SPF record.