TXT Record Lookup
Find text records for verification and configuration
This page provides original, human-reviewed information about TXT record lookups, covering SPF, verification tokens, and arbitrary text payloads, plus handling of multi-string records over 255 characters.
TXT records allow domain administrators to insert arbitrary text into DNS records. They're commonly used for domain verification, email security policies, and various service configurations.
Common TXT Record Uses:
- SPF Records:Email authentication and anti-spoofing
- DMARC Policies:Email security and reporting policies
- Domain Verification:Prove ownership for services like Google, Microsoft
- DKIM Keys:Email signing public keys
- Site Verification:Search engine and service verification
- Security Policies:CAA records for certificate authority authorization
TXT Record Format:
TXT records can contain any text data up to 255 characters per string, with multiple strings allowed.
Common TXT Record Examples:
SPF Record
Authorizes Google to send email for your domain
DMARC Policy
Sets DMARC policy to quarantine with aggregate reports
Google Verification
Verifies domain ownership with Google services
Microsoft Verification
Verifies domain ownership with Microsoft services
Record Too Long
TXT record exceeds 255 character limit per string
Solution: Split long records into multiple strings or use multiple records
Syntax Errors
Invalid syntax in SPF, DMARC, or other structured records
Solution: Validate record syntax using appropriate tools
Missing Quotes
TXT record values not properly quoted
Solution: Ensure TXT values are enclosed in quotes
Conflicting Records
Multiple SPF or DMARC records causing conflicts
Solution: Combine multiple SPF records into one, ensure single DMARC policy
Can I have multiple TXT records for one domain?
Yes, domains can have multiple TXT records for different purposes. Each serves a specific functionand they don't interfere with each other.
What's the maximum length of a TXT record?
Each TXT record string can be up to 255 characters. Longer records can be split into multiplestrings within the same record.
How do I verify my TXT records are working?
Use DNS lookup tools like this one, or command-line tools like nslookup or dig to verify your TXTrecords are properly configured.
Do TXT records affect website performance?
No, TXT records don't affect website loading speed. They're only queried when specificallyrequested for verification or policy checks.
Related Tools
Need Help?
Our tools are designed to be intuitive, but if you need assistance, we're here to help.
About Our Tools
Professional-grade email and DNS diagnostic tools trusted by IT professionals worldwide.
