whatsmydns.net - DNS Propagation Checker

TXT records for tele2.se:

Record Type Value TTL
tele2.se TXT "google-site-verification=8O9R5AjNJrQi0nYwdJSZXSbrJDuqSF2PPNmIKiGa3y0" 300
tele2.se TXT "v=spf1 a mx ip4:212.247.154.0/23 ip4:212.247.156.0/27 ip4:90.130.64.0/19 ip4:130.244.190.147 ip4:193.12.60.43 ip4:193.12.60.44/30 ip4:193.12.60.48 include:spf.protection.outlook.com -all" 300
tele2.se TXT "pardot858783=4694d8e82b2979041f20976e35e1469bb5e8268e38ad101bd17e99f012407498" 300
id 43216, opcode QUERY, rcode NOERROR, flags QR RD RA
;QUESTION
tele2.se. IN TXT
;ANSWER
tele2.se. 300 IN TXT "google-site-verification=8O9R5AjNJrQi0nYwdJSZXSbrJDuqSF2PPNmIKiGa3y0"
tele2.se. 300 IN TXT "v=spf1 a mx ip4:212.247.154.0/23 ip4:212.247.156.0/27 ip4:90.130.64.0/19 ip4:130.244.190.147 ip4:193.12.60.43 ip4:193.12.60.44/30 ip4:193.12.60.48 include:spf.protection.outlook.com -all"
tele2.se. 300 IN TXT "pardot858783=4694d8e82b2979041f20976e35e1469bb5e8268e38ad101bd17e99f012407498"
;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.