TXT Record Lookup
Our DNS TXT record lookup tool helps you check TXT records of a domain. Just enter a domain URL, choose a DNS server, and click “TXT Lookup” to verify the TXT record.
DNS TXT Lookup Tool
Our TXT lookup tool helps you verify all configured TXT records in a domain's DNS setup. TXT records are a flexible DNS record type that stores information as plain text. They serve as a critical machine-readable data source. This TXT record lookup tool helps you verify domain ownership, authenticate email, and other configured services.
How to Do a TXT Record Lookup With Our Tool?
Our TXT checker tool offers you the easiest method to check TXT records of any domain. Follow these steps to perform a Domain TXT record lookup with our tool:
- Open our TXT Record Lookup tool.
- Enter a valid domain URL inside the input box.
- Select a DNS server; by default, it is set to Google.
- Press “Enter” or click the “
” button.
When you click the Lookup button, our DNS TXT checker tool performs a TXT record lookup and displays all TXT records.
Results You Get from Our DNS TXT Checker
When you lookup TXT records using our tool, the results appear below the input field, as shown in the table.
|
Type |
Domain Name |
TTL (Time to Live) |
Record (Value) |
|
TXT |
example.com |
3600 |
"v=spf1 ip4:192.168.1.1 include:mail.example.com -all" |
Where
- TXT is the Record type.
- example.com. Is the domain this TXT record applies to.
- 3600 is the TTL (Time to Live) in seconds (1 hour)..
- "v=spf1 ip4:192.168.1.1 include:mail.example.com -all" is the actual text stored in the TXT record.
The Record Value field has different formats to differentiate between the various TXT record types. In our earlier example “v=spf1” shows that this is an SPF (Sender Policy Framework) record.
Other Ways to Lookup TXT Records
You can also check and validate TXT records manually by using these methods:
1: Using Windows Command Prompt
You can also check the domain text records using the Windows command prompt. For this, follow the steps listed below:
- Press “Win+R” to open the run menu
- Type “cmd” and hit enter, that give the command prompt.
- Enter the following command “nslookup -q=txt example.com”. Here you have to replace example.com with the actual domain name whose records you want to check.
- Press enter and you will see some text. The TXT record is found under the label “Non-authoritative Answer.”
Note: Replace example.com with the actual domain name whose records you want to check.
2: Using Mac/Linux Terminal
To check DNS TXT record, Mac/Linux terminal can also be used.
- Open the terminal.
- For Linux: Press “Ctrl+Alt+T” to open the terminal.
- For Mac: Press “Command+Space” and type “terminal.app” and hit Enter.
- Once in the terminal, enter the command: “dig example.com txt”
- Hit the Enter key to get the record. You will find TXT records under the “Answer Section”.
Note: Replace example.com with the domain name of your choice.
When Do You Need to Check TXT Records?
You need TXT records lookup in many common situations. Below are the most practical cases where checking TXT records helps:
Verify Domain Ownership
Many online services ask you to add and verify TXT records to prove that you own the domain. Our TXT record checker helps you verify that the TXT record exists and is working.
Fix Email Delivery Problems
Email systems use TXT records like SPF, DKIM, and DMARC. TXT record check helps you verify these records and identify issues that cause emails to land in spam.
Set up Third-party Services
Tools such as Google Workspace, Microsoft 365, and email marketing platforms require TXT records. A TXT lookup helps you confirm the setup.
Troubleshoot DNS Issues
Sometimes services stop working due to missing or wrong TXT records. A DNS TXT record lookup helps you quickly check/verify records and identify the issue.
Frequently Asked Questions (FAQs)
What is a TXT Record?
A TXT record is a special type of DNS record where you can add any kind of text in the “value” field. Standards and notations for different kinds of “values” have been created to perform different functions.
For example, in an SPF TXT record, the value field contains the IP address and domain names of servers that are authorized to send emails on a domain’s behalf.
DKIM and DMARC TXT records contain text values that specify actions to take when unauthorized domains/IPs send emails. There are many types of TXT records, and each serves a different purpose.
What is the difference between SPF, DKIM, and DMARC records?
SPF, DKIM, and DMARC records work together to authenticate email servers, protect your domain, and improve email delivery. Here’s how they differ:
- SPF: It stands for Sender Policy Framework. These records tell receiving mail servers which mail servers are authorized to send email for your domain, helping prevent phishing emails.
- DKIM: This one stands for DomainKeys Identified Mail. It is used to add a digital signature to emails so the recipient can verify that the email was not altered and originated from your domain.
- DMARC: It means Domain-based Message Authentication, Reporting, & Conformance. This record uses SPF and DKIM to instruct email servers on how to handle failed checks (e.g., block or mark as spam) and to generate reports on email activity.
How to find the TXT record for a domain?
To find the TXT record for a domain, enter the domain URL inside our TXT record lookup tool, choose a DNS server, and press Enter. Our DNS TXT lookup tool shows all TXT records configured for the entered domain name (subject to DNS record propagation).
How Do TXT Records Help Prevent Email Spam?
TXT records help prevent email spam by telling mail servers which emails to trust. They support SPF, DKIM, and DMARC checks that block fake or unauthorized senders. As a result, email providers reject spoofed emails and reduce spam.
Can a domain have multiple TXT records?
Yes, a domain can have multiple TXT records. In fact, it is very common in domains. There are numerous TXT records configured in their DNS setup for different services, such as SPF, DKIM, DMARC, and domain verification.
How can I check the other DNS records of a domain?
Use a DNS record checker to check the DNS records for a domain. Just input the domain name, choose the record type (or select “All”), press Enter, or click DNS Lookup. Within seconds, the tool will retrieve and show you the records.