DNS records for typekit.net
Findings
- [INFO] An SPF record is published but no MX records are present. This is normal for send-only domains but worth confirming if you expect to receive mail.
A records
[
{
"type": "A",
"value": "216.146.46.10"
},
{
"type": "A",
"value": "216.146.46.11"
}
]NS records
[
{
"type": "NS",
"value": "ns-277.awsdns-34.com"
},
{
"type": "NS",
"value": "ns-960.awsdns-56.net"
},
{
"type": "NS",
"value": "ns-1367.awsdns-42.org"
},
{
"type": "NS",
"value": "ns-2019.awsdns-60.co.uk"
}
]TXT records
[
{
"type": "TXT",
"entries": [
"v=spf1 -all"
]
}
]SOA records
[
{
"type": "SOA",
"nsname": "ns-960.awsdns-56.net",
"hostmaster": "awsdns-hostmaster.amazon.com",
"serial": 1,
"refresh": 7200,
"retry": 900,
"expire": 1209600,
"minttl": 86400
}
]CAA records
[
{
"type": "CAA",
"critical": 0,
"tag": "issue",
"value": "digicert.com"
},
{
"type": "CAA",
"critical": 0,
"tag": "iodef",
"value": "mailto:[email protected]"
}
]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 typekit.net.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup