NSToolKit
NSToolKit
free network tools

DNS records for msftconnecttest.com

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

SOA records

[
  {
    "type": "SOA",
    "nsname": "ns1-32.azure-dns.com",
    "hostmaster": "azuredns-hostmaster.microsoft.com",
    "serial": 1,
    "refresh": 3600,
    "retry": 300,
    "expire": 2419200,
    "minttl": 300
  }
]

CAA records

[
  {
    "type": "CAA",
    "critical": 0,
    "tag": "iodef",
    "value": "mailto:[email protected]"
  },
  {
    "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 msftconnecttest.com.

Related tools: DNS Lookup · SPF Checker · DMARC Lookup