TXT records for chalmers.se:
Record | Type | Value | TTL |
---|---|---|---|
chalmers.se | TXT | "adobe-idp-site-verification=2f08bb719e96ca4f9b05dde868ad04193eb3ace7052d0cdc1bebcd0183115fb0" | 14400 |
chalmers.se | TXT | "UINFO: Chalmers University of Technology [en]" | 14400 |
chalmers.se | TXT | "mentimeter-cbc62098-17f2-4a14-986a-fd42319f0835" | 14400 |
chalmers.se | TXT | "IxQ32Cp0vVZHXqLp2pA8M7ySB2BiQVcrf5ECEAXEEP25nH4PbnhVTyLDYDY3/dUH58Gt2SVA5HWpxV/0n3OqbQ==" | 14400 |
chalmers.se | TXT | "apple-domain-verification=MvsPYqcOzN5YzbCH" | 14400 |
chalmers.se | TXT | "v=spf1 ip4:129.16.226.128/26 ip4:129.16.226.155 ip4:129.16.222.145 ip4:129.16.222.36 ip4:129.16.227.69 ip4:129.16.222.81 ip4:129.16.222.137 ip4:129.16.222.107 ip4:129.16.4.104 ip4:129.16.222.112 ?ip4:129.16.0.0/16 include:spf.protection.outlook.com include:_spf.ungapped.com include:spf.topdesk.net ip4:62.181.197.26 include:spf.bngaged.io include:auth.msgapp.com ~all" | 14400 |
chalmers.se | TXT | 14400 | |
chalmers.se | TXT | "UINFO: Chalmers Tekniska Högskola (UTF-8) [sv]" | 14400 |
chalmers.se | TXT | "mindmanager-verification=21d5ed4f63465e42d1177116f4cc2b85eed35edebc0a35c829f145a5d47221e2" | 14400 |
chalmers.se | TXT | "ZOOM_verify_VzM3LmjDRKajK0r6i4U8Nw" | 14400 |
chalmers.se | TXT | "google-site-verification=oF0feLOFPGBIp7_IyITWLdXTKcGDXbc4CbPGH2qu-z8" | 14400 |
chalmers.se | TXT | "MS=ms47016442" | 14400 |
chalmers.se | TXT | "UINFO: Chalmers Tekniska Hogskola [sv]" | 14400 |
chalmers.se | TXT | "facebook-domain-verification=9d92s277ebot36swusg8xt09am32zh" | 14400 |
id 35775, opcode QUERY, rcode NOERROR, flags QR RD RA ;QUESTION chalmers.se. IN TXT ;ANSWER chalmers.se. 14400 IN TXT "adobe-idp-site-verification=2f08bb719e96ca4f9b05dde868ad04193eb3ace7052d0cdc1bebcd0183115fb0" chalmers.se. 14400 IN TXT "UINFO: Chalmers University of Technology [en]" chalmers.se. 14400 IN TXT "mentimeter-cbc62098-17f2-4a14-986a-fd42319f0835" chalmers.se. 14400 IN TXT "IxQ32Cp0vVZHXqLp2pA8M7ySB2BiQVcrf5ECEAXEEP25nH4PbnhVTyLDYDY3/dUH58Gt2SVA5HWpxV/0n3OqbQ==" chalmers.se. 14400 IN TXT "apple-domain-verification=MvsPYqcOzN5YzbCH" chalmers.se. 14400 IN TXT "v=spf1 ip4:129.16.226.128/26 ip4:129.16.226.155 ip4:129.16.222.145 ip4:129.16.222.36 ip4:129.16.227.69 ip4:129.16.222.81 ip4:129.16.222.137 ip4:129.16.222.107 ip4:129.16.4.104 ip4:129.16.222.112 ?ip4:129.16.0.0/16 include:spf.protection.outlook.com include:_spf.ungapped.com include:spf.topdesk.net ip4:62.181.197.26 include:spf.bngaged.io include:auth.msgapp.com ~all" chalmers.se. 14400 IN TXT "UINFO: Chalmers Tekniska Högskola (UTF-8) [sv]" chalmers.se. 14400 IN TXT "mindmanager-verification=21d5ed4f63465e42d1177116f4cc2b85eed35edebc0a35c829f145a5d47221e2" chalmers.se. 14400 IN TXT "ZOOM_verify_VzM3LmjDRKajK0r6i4U8Nw" chalmers.se. 14400 IN TXT "google-site-verification=oF0feLOFPGBIp7_IyITWLdXTKcGDXbc4CbPGH2qu-z8" chalmers.se. 14400 IN TXT "MS=ms47016442" chalmers.se. 14400 IN TXT "UINFO: Chalmers Tekniska Hogskola [sv]" chalmers.se. 14400 IN TXT "facebook-domain-verification=9d92s277ebot36swusg8xt09am32zh" ;AUTHORITY ;ADDITIONAL
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.
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.
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.