DNS records for gmail.com
A records
[
{
"type": "A",
"value": "142.251.215.165"
}
]AAAA records
[
{
"type": "AAAA",
"value": "2607:f8b0:4007:812::2005"
}
]MX records
[
{
"type": "MX",
"exchange": "alt4.gmail-smtp-in.l.google.com",
"priority": 40
},
{
"type": "MX",
"exchange": "gmail-smtp-in.l.google.com",
"priority": 5
},
{
"type": "MX",
"exchange": "alt3.gmail-smtp-in.l.google.com",
"priority": 30
},
{
"type": "MX",
"exchange": "alt1.gmail-smtp-in.l.google.com",
"priority": 10
},
{
"type": "MX",
"exchange": "alt2.gmail-smtp-in.l.google.com",
"priority": 20
}
]NS records
[
{
"type": "NS",
"value": "ns4.google.com"
},
{
"type": "NS",
"value": "ns3.google.com"
},
{
"type": "NS",
"value": "ns1.google.com"
},
{
"type": "NS",
"value": "ns2.google.com"
}
]TXT records
[
{
"type": "TXT",
"entries": [
"yahoo-verification-key=+eZwIPSgRxkAUzDtqT8Qhk+j4A1JF6V/wtGoyGTkELY="
]
},
{
"type": "TXT",
"entries": [
"globalsign-smime-dv=CDYX+XFHUw2wml6/Gb8+59BsH31KzUr6c1l2BPvqKX8="
]
},
{
"type": "TXT",
"entries": [
"v=spf1 redirect=_spf.google.com"
]
},
{
"type": "TXT",
"entries": [
"yahoo-verification-key=dKYwfVbaxatmcXiXy6LDAxMRirqpOq5tj98iJv9qWVk="
]
}
]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 gmail.com.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup