TXT Lookup
Look up TXT records for a domain, including TTL and full record values. TXT records are commonly used for SPF, domain verification, email security, and other DNS-based policies.
Results
No lookup run yet.
What this tool does
TXT Lookup retrieves DNS TXT records published for a domain. TXT records are often used for SPF, domain ownership verification, email security, and service-specific configuration.
Because TXT records can contain long strings and policy data, this tool is useful for checking whether important text-based DNS entries are present and exactly what they contain.
How to use this tool
- Enter a domain such as example.com.
- Click Lookup.
- Review the returned TXT records and TTL values.
- Copy individual values, copy all results, or export to CSV.
Understanding the results
A domain can have multiple TXT records. Some may be used for SPF, some for domain verification, and others for provider-specific configuration.
TXT values are shown exactly as returned so you can inspect policy strings and verification records without losing formatting.
Frequently Asked Questions
What is a TXT record?
A TXT record is a DNS record that stores text data. It is commonly used for SPF, domain verification, and other DNS-based settings.
Can a domain have more than one TXT record?
Yes. Domains often publish multiple TXT records for different services and purposes.
Why do TXT records matter for email?
Email-related policies such as SPF are commonly published as TXT records, so checking them is important for deliverability and security.