DNS records for mynetname.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.
NS records
[
{
"type": "NS",
"value": "ns1.kissthenet.net"
},
{
"type": "NS",
"value": "ns2.kissthenet.net"
}
]SOA records
[
{
"type": "SOA",
"nsname": "ns1.kissthenet.net",
"hostmaster": "hostmaster.kissthenet.net",
"serial": 1779395525,
"refresh": 60,
"retry": 600,
"expire": 3600,
"minttl": 60
}
]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 mynetname.net.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup