DNS records for zenecn.net
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": "ns3.zenecn.net"
},
{
"type": "NS",
"value": "ns4.zenecn.net"
},
{
"type": "NS",
"value": "ns2.zenecn.net"
},
{
"type": "NS",
"value": "ns1.zenecn.net"
}
]TXT records
[
{
"type": "TXT",
"entries": [
"v=spf1 mx a -all"
]
}
]SOA records
[
{
"type": "SOA",
"nsname": "ns1.zenecn.net",
"hostmaster": "Support-ECN-DNS.zenlayer.com",
"serial": 1591252662,
"refresh": 10800,
"retry": 3600,
"expire": 604800,
"minttl": 600
}
]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 zenecn.net.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup