DNS records for wixsite.com
Findings
- [ERROR] No A or AAAA records were returned. Visitors will not be able to reach a web service at this domain unless one of those is added.
- [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.
NS records
[
{
"type": "NS",
"value": "dns1.p07.nsone.net"
},
{
"type": "NS",
"value": "dns2.p07.nsone.net"
},
{
"type": "NS",
"value": "dns3.p07.nsone.net"
},
{
"type": "NS",
"value": "dns4.p07.nsone.net"
}
]TXT records
[
{
"type": "TXT",
"entries": [
"google-site-verification=GqbuhaVNvyc-JiyeiBUrkUs1l3fT4FaJP6AsWlDQc6A"
]
},
{
"type": "TXT",
"entries": [
"qp/zzoIDby42bcspQUjpfR567d0iYJWmP+W0orchy4Q="
]
},
{
"type": "TXT",
"entries": [
"google-site-verification=YZvwPc4sGzjk3_D7Kq0J5FxJ4c6-xJnNpCots_clrj0"
]
},
{
"type": "TXT",
"entries": [
"mywot7bdbc1f88Sw3F45g67d6a00"
]
},
{
"type": "TXT",
"entries": [
"google-site-verification=2PGON_4nhsWKdHrYf3hUZq52nFjB9NSoTeRRD-VtMHM"
]
},
{
"type": "TXT",
"entries": [
"v=spf1 -all"
]
},
{
"type": "TXT",
"entries": [
"google-site-verification=8LfXPU7pvFlRZUsvI_rBux5yDS80j9H2Ur-Sqv515OA"
]
},
{
"type": "TXT",
"entries": [
"google-site-verification=WRKxMSmhttRdQyfHHhi_D-0mp9tLoMFdwqd9_7MMvn8"
]
}
]SOA records
[
{
"type": "SOA",
"nsname": "dns1.p07.nsone.net",
"hostmaster": "hostmaster.nsone.net",
"serial": 1749718639,
"refresh": 3600,
"retry": 600,
"expire": 604800,
"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 wixsite.com.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup