TXT Records Lookup
Look up TXT DNS records for any domain. TXT records are commonly used for email authentication (SPF, DKIM, DMARC), domain ownership verification, and other configuration data.
TXT Records Lookup
Enter a domain name above to view its TXT records.
TXT Records Explained
TXT records store arbitrary text data in DNS. They're widely used for email authentication and domain verification:
- SPF — Sender Policy Framework: defines which mail servers can send email for a domain
- DKIM — DomainKeys Identified Mail: public key for verifying email signatures
- DMARC — Policy for handling emails that fail SPF/DKIM checks
- Domain verification — Google, Microsoft, and other services use TXT records to prove domain ownership