DNS records for myshopify.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": "23.227.38.32"
}
]NS records
[
{
"type": "NS",
"value": "blue.foundationdns.org"
},
{
"type": "NS",
"value": "blue.foundationdns.net"
},
{
"type": "NS",
"value": "blue.foundationdns.com"
}
]TXT records
[
{
"type": "TXT",
"entries": [
"facebook-domain-verification=2fkm7xuqgm7qxmurz186uv6hqf8xej"
]
},
{
"type": "TXT",
"entries": [
"3pd0b2jrw466c2yt9n91fqzb0dddxt32"
]
},
{
"type": "TXT",
"entries": [
"google-site-verification=cpnlhp0hXCCAPw6t_0CgQQOd8rhMyfZ8bA6k1D8__Gc"
]
},
{
"type": "TXT",
"entries": [
"ca3-955daa84b0544e9f9bfefb7348b0f17e"
]
},
{
"type": "TXT",
"entries": [
"v=spf1 -all"
]
},
{
"type": "TXT",
"entries": [
"rkvq4wdzjcp4s4yyqk331zqymy2chf8t"
]
},
{
"type": "TXT",
"entries": [
"ca3-6e76b0c8b6354461bd49bdcaa2a68759"
]
}
]SOA records
[
{
"type": "SOA",
"nsname": "ns1.dnsimple.com",
"hostmaster": "admin.dnsimple.com",
"serial": 1477078367,
"refresh": 86400,
"retry": 7200,
"expire": 604800,
"minttl": 300
}
]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 myshopify.com.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup