DNS records for go.com
Findings
- [INFO] An SPF record is published but no MX records are present. This is normal for send-only domains but worth confirming if you expect to receive mail.
A records
[
{
"type": "A",
"value": "76.223.18.1"
},
{
"type": "A",
"value": "13.248.150.189"
}
]NS records
[
{
"type": "NS",
"value": "ns2.twdcns.com"
},
{
"type": "NS",
"value": "ns1.twdcns.com"
},
{
"type": "NS",
"value": "ns4.twdcns.info"
},
{
"type": "NS",
"value": "ns5.twdcns.co.uk"
},
{
"type": "NS",
"value": "ns6.twdcns.co.uk"
},
{
"type": "NS",
"value": "ns3.twdcns.info"
}
]TXT records
[
{
"type": "TXT",
"entries": [
"htr9iscf127tqthdpuapd75e0s"
]
},
{
"type": "TXT",
"entries": [
"34qqnv54o1kpgkan1oefc4chaq"
]
},
{
"type": "TXT",
"entries": [
"zf4583k7l87r1mb4bn98zl974g3ddrby"
]
},
{
"type": "TXT",
"entries": [
"v=spf1 -all"
]
},
{
"type": "TXT",
"entries": [
"6obgql8sf1ebl1h54e4jvd2qqa"
]
},
{
"type": "TXT",
"entries": [
"vn3obnp8on58rh1gbm220mr0o5"
]
}
]SOA records
[
{
"type": "SOA",
"nsname": "aa-eorcrp-dscsgm4-ns.disney.com",
"hostmaster": "dns-ops.dig.com",
"serial": 2021015463,
"refresh": 1200,
"retry": 300,
"expire": 2419200,
"minttl": 1800
}
]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 go.com.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup