NSToolKit
NSToolKit
free network tools

DNS records for windows.com

A records

[
  {
    "type": "A",
    "value": "20.76.201.171"
  },
  {
    "type": "A",
    "value": "20.236.44.162"
  },
  {
    "type": "A",
    "value": "20.112.250.133"
  },
  {
    "type": "A",
    "value": "20.70.246.20"
  },
  {
    "type": "A",
    "value": "20.231.239.246"
  }
]

AAAA records

[
  {
    "type": "AAAA",
    "value": "2603:1010:3:3::5b"
  },
  {
    "type": "AAAA",
    "value": "2603:1020:201:10::10f"
  },
  {
    "type": "AAAA",
    "value": "2603:1030:b:3::152"
  },
  {
    "type": "AAAA",
    "value": "2603:1030:20e:3::23c"
  },
  {
    "type": "AAAA",
    "value": "2603:1030:c02:8::14"
  }
]

MX records

[
  {
    "type": "MX",
    "exchange": "mail.windows.com",
    "priority": 10
  }
]

NS records

[
  {
    "type": "NS",
    "value": "ns2-205.azure-dns.net"
  },
  {
    "type": "NS",
    "value": "ns4-205.azure-dns.info"
  },
  {
    "type": "NS",
    "value": "ns1-205.azure-dns.com"
  },
  {
    "type": "NS",
    "value": "ns3-205.azure-dns.org"
  }
]

TXT records

[
  {
    "type": "TXT",
    "entries": [
      "D-TRUST=27XN9J9VBV6S24F"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "facebook-domain-verification=d65hkhpulntsek90x3rt1cqq4y06tk"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "v=spf1 mx -all"
    ]
  }
]

SOA records

[
  {
    "type": "SOA",
    "nsname": "ns1-205.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": "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 windows.com.

Related tools: DNS Lookup · SPF Checker · DMARC Lookup