DNS records for gravatar.com
A records
[
{
"type": "A",
"value": "192.0.80.240"
},
{
"type": "A",
"value": "192.0.80.242"
},
{
"type": "A",
"value": "192.0.80.239"
},
{
"type": "A",
"value": "192.0.80.241"
}
]MX records
[
{
"type": "MX",
"exchange": "mx2.ams.automattic.com",
"priority": 10
},
{
"type": "MX",
"exchange": "mx1.dfw.automattic.com",
"priority": 10
}
]NS records
[
{
"type": "NS",
"value": "ns1.automattic.com"
},
{
"type": "NS",
"value": "ns3.automattic.com"
},
{
"type": "NS",
"value": "ns2.automattic.com"
}
]TXT records
[
{
"type": "TXT",
"entries": [
"v=spf1 include:_spf.automattic.com include:mail.zendesk.com -all"
]
},
{
"type": "TXT",
"entries": [
"google-site-verification=zcrh49pTocv2U39W4cjPWiyphok2YMYy6qGrqKCiU9k"
]
},
{
"type": "TXT",
"entries": [
"vontbyjxrq"
]
},
{
"type": "TXT",
"entries": [
"google-site-verification=EnpZ3Ws1zod-yJk1A56dmmybRJuaFJS5pC5ufe7fY08"
]
}
]SOA records
[
{
"type": "SOA",
"nsname": "ns1.automattic.com",
"hostmaster": "hostmaster.automattic.com",
"serial": 2023101215,
"refresh": 28800,
"retry": 7200,
"expire": 604800,
"minttl": 86400
}
]CAA records
[
{
"type": "CAA",
"critical": 0,
"tag": "issue",
"value": "letsencrypt.org;validationmethods=dns-01;accounturi=https://acme-v02.api.letsencrypt.org/acme/acct/36334489"
}
]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 gravatar.com.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup