DNS records for googledomains.com
A records
[
{
"type": "A",
"value": "216.239.32.29"
}
]AAAA records
[
{
"type": "AAAA",
"value": "2001:4860:4802:32::1d"
}
]MX records
[
{
"type": "MX",
"exchange": "smtp.google.com",
"priority": 0
}
]NS records
[
{
"type": "NS",
"value": "ns8.googledomains.com"
},
{
"type": "NS",
"value": "ns7.googledomains.com"
},
{
"type": "NS",
"value": "ns5.googledomains.com"
},
{
"type": "NS",
"value": "ns6.googledomains.com"
}
]TXT records
[
{
"type": "TXT",
"entries": [
"v=spf1 include:_spf.google.com ?all"
]
}
]SOA records
[
{
"type": "SOA",
"nsname": "ns5.googledomains.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 googledomains.com.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup