NSToolKit
NSToolKit
free network tools

DNS records for azurewebsites.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": "ns2-224.azure-dns.net"
  },
  {
    "type": "NS",
    "value": "ns3-224.azure-dns.org"
  },
  {
    "type": "NS",
    "value": "ns4-224.azure-dns.info"
  },
  {
    "type": "NS",
    "value": "ns1-224.azure-dns.com"
  }
]

SOA records

[
  {
    "type": "SOA",
    "nsname": "ns1-224.azure-dns.com",
    "hostmaster": "msnhst.microsoft.com",
    "serial": 2029458736,
    "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 azurewebsites.net.

Related tools: DNS Lookup · SPF Checker · DMARC Lookup