DNS records for resolver.arpa
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.
SOA records
[
{
"type": "SOA",
"nsname": "dns.google",
"hostmaster": "hostmaster.dns.google",
"serial": 1,
"refresh": 10800,
"retry": 10800,
"expire": 10800,
"minttl": 10800
}
]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 resolver.arpa.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup