NSToolKit
NSToolKit
free network tools

DNS records for nintendo.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.

MX records

[
  {
    "type": "MX",
    "exchange": "nintendo-net.mail.protection.outlook.com",
    "priority": 10
  }
]

NS records

[
  {
    "type": "NS",
    "value": "ns-843.awsdns-41.net"
  },
  {
    "type": "NS",
    "value": "ns-6.awsdns-00.com"
  },
  {
    "type": "NS",
    "value": "ns-1996.awsdns-57.co.uk"
  },
  {
    "type": "NS",
    "value": "ns-1192.awsdns-21.org"
  }
]

TXT records

[
  {
    "type": "TXT",
    "entries": [
      "MS=ms22731210"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "v=spf1 mx ip4:205.166.76.16  ip4:198.62.122.35 ip4:192.195.204.63 ip4:202.32.117.170 ip4:202.32.117.171 ip4:111.168.21.4 ip4:35.160.19.76 ip4:18.236.27.200 ip4:52.39.21.252 include:cust-spf.exacttarget.com include:crmstyle.com ~all"
    ]
  }
]

SOA records

[
  {
    "type": "SOA",
    "nsname": "ns-6.awsdns-00.com",
    "hostmaster": "awsdns-hostmaster.amazon.com",
    "serial": 1,
    "refresh": 7200,
    "retry": 900,
    "expire": 1209600,
    "minttl": 86400
  }
]

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 nintendo.net.

Related tools: DNS Lookup · SPF Checker · DMARC Lookup