DNS records for unpkg.com
A records
[
{
"type": "A",
"value": "104.18.0.22"
},
{
"type": "A",
"value": "104.18.1.22"
}
]AAAA records
[
{
"type": "AAAA",
"value": "2606:4700::6812:116"
},
{
"type": "AAAA",
"value": "2606:4700::6812:16"
}
]MX records
[
{
"type": "MX",
"exchange": "route2.mx.cloudflare.net",
"priority": 36
},
{
"type": "MX",
"exchange": "route1.mx.cloudflare.net",
"priority": 73
},
{
"type": "MX",
"exchange": "route3.mx.cloudflare.net",
"priority": 6
}
]NS records
[
{
"type": "NS",
"value": "alexia.ns.cloudflare.com"
},
{
"type": "NS",
"value": "weston.ns.cloudflare.com"
}
]TXT records
[
{
"type": "TXT",
"entries": [
"v=spf1 include:_spf.mx.cloudflare.net ~all"
]
}
]SOA records
[
{
"type": "SOA",
"nsname": "alexia.ns.cloudflare.com",
"hostmaster": "dns.cloudflare.com",
"serial": 2404183242,
"refresh": 10000,
"retry": 2400,
"expire": 604800,
"minttl": 1800
}
]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 unpkg.com.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup