NSToolKit
NSToolKit
free network tools

DNS records for mzstatic.com

A records

[
  {
    "type": "A",
    "value": "17.253.142.4"
  }
]

MX records

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

NS records

[
  {
    "type": "NS",
    "value": "d.ns.apple.com"
  },
  {
    "type": "NS",
    "value": "a.ns.apple.com"
  },
  {
    "type": "NS",
    "value": "b.ns.apple.com"
  },
  {
    "type": "NS",
    "value": "c.ns.apple.com"
  }
]

TXT records

[
  {
    "type": "TXT",
    "entries": [
      "v=spf1 -all"
    ]
  }
]

SOA records

[
  {
    "type": "SOA",
    "nsname": "ns-ext-prod.jackfruit.apple.com",
    "hostmaster": "dnscontact.apple.com",
    "serial": 2026012600,
    "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 mzstatic.com.

Related tools: DNS Lookup · SPF Checker · DMARC Lookup