whatsmydns.net - DNS Propagation Checker

TXT records for amazon-smtp.amazon.com:

Record Type Value TTL
amazon-smtp.amazon.com TXT "52.94.124.9c0e0 72.21.198.25c0e0 34.250.55.103c20e1 99.78.197.212c0e0 207.171.188.208c0e0 207.171.184.29c0e0 54.220.183.70c20e1 99.78.197.215c0e0 99.78.197.216c0e0 207.171.184.25c0e0 52.119.213.148c0e0 3.222.250.144c20e1 44.234.196.131c20e1 52.119.213.150c0e0 52.119.213.154c0e0 52.95.48.154c0e0 72.21.196.25c0e0 44.231.24.41c20e1 52.119.213.152c0e0 207.171.188.206c0e0 207.171.188.202c0e0 52.119.213.156c0e0 52.94.124.7c0e0 44.238.46.144c20e1 52.95.49.90c0e0 207.171.188.204c0e0 99.78.197.213c0e0 52.94.124.5c0e0 52.94.124.8c0e0 52.94.124.10c0e0 54.161.9.151c20e1 99.78.197.214c0e0 52.51.248.216c20e1 207.171.188.200c0e0 207.171.188.210c0e0 35.172.144.184c20e1 n1" 60
id 13563, opcode QUERY, rcode NOERROR, flags QR RD RA
;QUESTION
amazon-smtp.amazon.com. IN TXT
;ANSWER
amazon-smtp.amazon.com. 60 IN TXT "52.94.124.9c0e0 72.21.198.25c0e0 34.250.55.103c20e1 99.78.197.212c0e0 207.171.188.208c0e0 207.171.184.29c0e0 54.220.183.70c20e1 99.78.197.215c0e0 99.78.197.216c0e0 207.171.184.25c0e0 52.119.213.148c0e0 3.222.250.144c20e1 44.234.196.131c20e1 52.119.213.150c0e0 52.119.213.154c0e0 52.95.48.154c0e0 72.21.196.25c0e0 44.231.24.41c20e1 52.119.213.152c0e0 207.171.188.206c0e0 207.171.188.202c0e0 52.119.213.156c0e0 52.94.124.7c0e0 44.238.46.144c20e1 52.95.49.90c0e0 207.171.188.204c0e0 99.78.197.213c0e0 52.94.124.5c0e0 52.94.124.8c0e0 52.94.124.10c0e0 54.161.9.151c20e1 99.78.197.214c0e0 52.51.248.216c20e1 207.171.188.200c0e0 207.171.188.210c0e0 35.172.144.184c20e1 n1"
;AUTHORITY
;ADDITIONAL

Show results globally →

TXT Record Lookup

whatsmydns.net TXT Record Lookup tool lets you query DNS servers and get instant results.

Text Record or TXT record lookups are used to determine the TXT records associated with a domain.

Looking for easier to understand results? Use the Global DNS Checker tool.

DNS TXT Record

TXT records, known as Text records are used to store text data on a domain.

Storing data in TXT records is commonly used to store configuration settings such as SPF or DKIM records to help with reducing email spam, or verification keys to prove ownership of a domain for use in third party services such as analytics or cloud service providers.

Example TXT record

An example TXT record may look like the following:

Record Type Value TTL
example.com TXT "v=spf1 include:_spf.google.com ~all" 3600

example.com represents domain of the record.

TXT is the record type.

"v=spf1 include:_spf.google.com ~all" is the value of the record. This example uses a configuration format for the Sender Policy Framework (SPF) used to help prevent spam emails.

3600 is the TTL (time to live) of the record in seconds, this example represents 1 hour. This means that when a record has had updates made to it, then it will take 1 hour to update.