Skip to main content
DNS Checker(beta)

TXT Record

A DNS record that holds arbitrary text data, commonly used for domain verification and email security.

A TXT (Text) record is a flexible DNS record type that stores text strings. While it can hold any text, TXT records are most commonly used for: SPF records (email authentication), DKIM public keys, DMARC policies, domain ownership verification (Google, Microsoft, and other services ask you to add a specific TXT record to prove you own the domain), and security policies. A single domain can have multiple TXT records, and each can contain up to 255 characters per string (with multiple strings concatenated).

Reference

Related terms

See also

Referenced on