whatsmydns.net - DNS Propagation Checker

TXT records for samwonlamp.com:

Record Type Value TTL
samwonlamp.com TXT "v=spf1 ip4:63.133.222.128 ip4:63.133.222.129 ip4:63.133.222.130 ip4:63.133.222.131 ip4:63.133.222.132 ip4:63.133.222.133 ip4:63.133.222.134 ip4:63.133.222.135 ip4:63.133.222.136 ip4:63.133.222.137 ip4:63.133.222.138 ip4:63.133.222.139 ip4:63.133.222.140 ip4:63.133.222.141 ip4:63.133.222.142 ip4:63.133.222.143 ip4:63.133.222.144 ip4:63.133.222.145 ip4:63.133.222.146 ip4:63.133.222.147 ip4:63.133.222.148 ip4:63.133.222.149 ip4:63.133.222.150 ip4:63.133.222.151 ip4:63.133.222.152 ip4:63.133.222.153 ip4:63.133.222.154 ip4:63.133.222.155 ip4:63.133.222.156 ip4:63.133.222.157 ip4:63.133.222.158 ip4:63.133.222.159 ip4:63.133.222.160 ip4:63.133.222.161 ip4:63.133.222.162 ip4:63.133.222.163 ip4:63.133.222.164 ip4:63.133.222.165 ip4:63.133.222.166 ip4:63.133.222.167 ip4:63.133.222.168 ip4:63.133.222.169 ip4:63.133.222.170 ip4:63.133.222.171 ip4:63.133.222.172 ip4:63.133.222.173 ip4:63.133.222.174 ip4:63.133.222.175 ip4:63.133.222.176 ip4:63.133.222.177 ip4:63.133.222.178 ip4:63.133.222.179 ip4:63.133.222.180 ip4:63.133.222.181 ip4:63.133.222.182 ip4:63.133.222.183 ip4:63.133.222.184 ip4:63.133.222.185 ip4:63.133.222.186 ip4:63.133.222.187 ip4:63.133.222.188 ip4:63.133.222.189 ip4:63.133.222.190 ip4:63.133.222.191 -all" 1929
id 51907, opcode QUERY, rcode NOERROR, flags QR RD RA
;QUESTION
samwonlamp.com. IN TXT
;ANSWER
samwonlamp.com. 1929 IN TXT "v=spf1 ip4:63.133.222.128 ip4:63.133.222.129 ip4:63.133.222.130 ip4:63.133.222.131 ip4:63.133.222.132 ip4:63.133.222.133 ip4:63.133.222.134 ip4:63.133.222.135 ip4:63.133.222.136 ip4:63.133.222.137 ip4:63.133.222.138 ip4:63.133.222.139 ip4:63.133.222.140 ip4:63.133.222.141 ip4:63.133.222.142 ip4:63.133.222.143 ip4:63.133.222.144 ip4:63.133.222.145 ip4:63.133.222.146 ip4:63.133.222.147 ip4:63.133.222.148 ip4:63.133.222.149 ip4:63.133.222.150 ip4:63.133.222.151 ip4:63.133.222.152 ip4:63.133.222.153 ip4:63.133.222.154 ip4:63.133.222.155 ip4:63.133.222.156 ip4:63.133.222.157 ip4:63.133.222.158 ip4:63.133.222.159 ip4:63.133.222.160 ip4:63.133.222.161 ip4:63.133.222.162 ip4:63.133.222.163 ip4:63.133.222.164 ip4:63.133.222.165 ip4:63.133.222.166 ip4:63.133.222.167 ip4:63.133.222.168 ip4:63.133.222.169 ip4:63.133.222.170 ip4:63.133.222.171 ip4:63.133.222.172 ip4:63.133.222.173 ip4:63.133.222.174 ip4:63.133.222.175 ip4:63.133.222.176 ip4:63.133.222.177 ip4:63.133.222.178 ip4:63.133.222.179 ip4:63.133.222.180 ip4:63.133.222.181 ip4:63.133.222.182 ip4:63.133.222.183 ip4:63.133.222.184 ip4:63.133.222.185 ip4:63.133.222.186 ip4:63.133.222.187 ip4:63.133.222.188 ip4:63.133.222.189 ip4:63.133.222.190 ip4:63.133.222.191 -all"
;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.