DNS records for us.com
A records
[
{
"type": "A",
"value": "54.153.56.183"
}
]MX records
[
{
"type": "MX",
"exchange": "mx-01.emailme.com",
"priority": 0
}
]NS records
[
{
"type": "NS",
"value": "ns2.centralnic.net"
},
{
"type": "NS",
"value": "ns3.centralnic.net"
},
{
"type": "NS",
"value": "ns4.centralnic.net"
},
{
"type": "NS",
"value": "ns1.centralnic.net"
}
]TXT records
[
{
"type": "TXT",
"entries": [
"v=spf1 mx -all"
]
},
{
"type": "TXT",
"entries": [
"google-site-verification=TQ9DQVGZ4sDKfEbBIAiflq7ZKjGuCOC_vEpwyw_XsW8"
]
}
]SOA records
[
{
"type": "SOA",
"nsname": "ns0.centralnic.net",
"hostmaster": "hostmaster.centralnic.net",
"serial": 3000762342,
"refresh": 900,
"retry": 1800,
"expire": 6048000,
"minttl": 3600
}
]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 us.com.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup