DNS records for azure-devices.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-04.azure-dns.com"
},
{
"type": "NS",
"value": "ns3-04.azure-dns.org"
},
{
"type": "NS",
"value": "ns2-04.azure-dns.net"
},
{
"type": "NS",
"value": "ns4-04.azure-dns.info"
}
]SOA records
[
{
"type": "SOA",
"nsname": "ns1-04.azure-dns.com",
"hostmaster": "msnhst.microsoft.com",
"serial": 10001,
"refresh": 900,
"retry": 300,
"expire": 604800,
"minttl": 60
}
]CAA records
[
{
"type": "CAA",
"critical": 0,
"tag": "unknown",
"value": ""
}
]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 azure-devices.net.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup