Infrastructure

DNS TXT Record

A type of DNS record used to store text-based data, commonly used for email authentication (SPF, DKIM, DMARC).

DNS TXT records are a type of Domain Name System record that store arbitrary text strings associated with a domain. While originally designed for general-purpose annotations, TXT records have become the primary mechanism for email authentication protocols including SPF, DKIM, and DMARC.

Email-related TXT record examples:

  • SPF: v=spf1 include:_spf.google.com ~all — authorizes sending servers
  • DKIM: v=DKIM1; k=rsa; p=MIGfMA0G... — published at a selector subdomain like google._domainkey.example.com
  • DMARC: v=DMARC1; p=reject; rua=mailto:dmarc@example.com — published at _dmarc.example.com
  • BIMI: v=BIMI1; l=https://example.com/logo.svg — published at default._bimi.example.com

Why TXT records matter for verification: During email verification, SendSure queries TXT records to determine the domain's email provider, authentication posture, and policy configuration. A domain with no SPF record and no DKIM key is more likely to be suspicious. TXT records also help identify the email platform (Google Workspace, Microsoft 365, etc.), which informs the verification strategy since different providers respond differently to SMTP probes.

Want to learn more?

Read our in-depth blog posts on email verification and deliverability.

Visit Blog

Protect your sender reputation

Verify your email list with our 27-stage engine. Start with 100 free credits.