DNS records for google.com
A records
[
{
"type": "A",
"value": "142.251.34.78"
}
]AAAA records
[
{
"type": "AAAA",
"value": "2607:f8b0:4007:806::200e"
}
]MX records
[
{
"type": "MX",
"exchange": "smtp.google.com",
"priority": 10
}
]NS records
[
{
"type": "NS",
"value": "ns3.google.com"
},
{
"type": "NS",
"value": "ns1.google.com"
},
{
"type": "NS",
"value": "ns2.google.com"
},
{
"type": "NS",
"value": "ns4.google.com"
}
]TXT records
[
{
"type": "TXT",
"entries": [
"apple-domain-verification=30afIBcvSuDV2PLX"
]
},
{
"type": "TXT",
"entries": [
"google-site-verification=TV9-DBe4R80X4v0M4U_bd_J9cpOJM0nikft0jAgjmsQ"
]
},
{
"type": "TXT",
"entries": [
"MS=E4A68B9AB2BB9670BCE15412F62916164C0B20BB"
]
},
{
"type": "TXT",
"entries": [
"globalsign-smime-dv=CDYX+XFHUw2wml6/Gb8+59BsH31KzUr6c1l2BPvqKX8="
]
},
{
"type": "TXT",
"entries": [
"facebook-domain-verification=22rm551cu4k0ab0bxsw536tlds4h95"
]
},
{
"type": "TXT",
"entries": [
"docusign=1b0a6754-49b1-4db5-8540-d2c12664b289"
]
},
{
"type": "TXT",
"entries": [
"google-site-verification=wD8N7i1JTNTkezJ49swvWW48f8_9xveREV4oB-0Hf5o"
]
},
{
"type": "TXT",
"entries": [
"onetrust-domain-verification=6d685f1d41a94696ad7ef771f68993e0"
]
},
{
"type": "TXT",
"entries": [
"v=spf1 include:_spf.google.com ~all"
]
},
{
"type": "TXT",
"entries": [
"cisco-ci-domain-verification=47c38bc8c4b74b7233e9053220c1bbe76bcc1cd33c7acf7acd36cd6a5332004b"
]
},
{
"type": "TXT",
"entries": [
"onetrust-domain-verification=0d477fe608074e6f9c12bca7826035cc"
]
},
{
"type": "TXT",
"entries": [
"docusign=05958488-4752-4ef2-95eb-aa7ba8a3bd0e"
]
},
{
"type": "TXT",
"entries": [
"google-site-verification=4ibFUgB-wXLQ_S7vsXVomSTVamuOXBiVAzpR5IZ87D0"
]
}
]SOA records
[
{
"type": "SOA",
"nsname": "ns1.google.com",
"hostmaster": "dns-admin.google.com",
"serial": 918948820,
"refresh": 900,
"retry": 900,
"expire": 1800,
"minttl": 60
}
]CAA records
[
{
"type": "CAA",
"critical": 0,
"tag": "issue",
"value": "pki.goog"
}
]What does this mean?
These records are pulled live from authoritative DNS at request time and re-validated daily. Use them to debug routing, deliverability, and TLS issues for google.com.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup