NSToolKit
NSToolKit
free network tools

DNS records for apple-dns.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": "a.ns.apple.com"
  },
  {
    "type": "NS",
    "value": "c.ns.apple.com"
  },
  {
    "type": "NS",
    "value": "b.ns.apple.com"
  },
  {
    "type": "NS",
    "value": "d.ns.apple.com"
  }
]

SOA records

[
  {
    "type": "SOA",
    "nsname": "ns-ext-prod.jackfruit.apple.com",
    "hostmaster": "dnscontact.apple.com",
    "serial": 160,
    "refresh": 7200,
    "retry": 5400,
    "expire": 3628800,
    "minttl": 300
  }
]

CAA records

[
  {
    "type": "CAA",
    "critical": 0,
    "tag": "iodef",
    "value": "mailto:[email protected]"
  },
  {
    "type": "CAA",
    "critical": 0,
    "tag": "issuewild",
    "value": "pki.apple.com"
  },
  {
    "type": "CAA",
    "critical": 0,
    "tag": "issue",
    "value": "pki.apple.com"
  }
]

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 apple-dns.net.

Related tools: DNS Lookup · SPF Checker · DMARC Lookup