DNS records for amazonaws.com
A records
[
{
"type": "A",
"value": "15.197.250.250"
},
{
"type": "A",
"value": "166.117.149.112"
}
]MX records
[
{
"type": "MX",
"exchange": "amazon-smtp.amazon.com",
"priority": 10
}
]NS records
[
{
"type": "NS",
"value": "ns-967.awsdns-56.net"
},
{
"type": "NS",
"value": "ns-1670.awsdns-16.co.uk"
},
{
"type": "NS",
"value": "ns-1321.awsdns-37.org"
},
{
"type": "NS",
"value": "ns-27.awsdns-03.com"
}
]TXT records
[
{
"type": "TXT",
"entries": [
"atlassian-domain-verification=ZT4AapXgobCpXIWoNcd7gtMjZyOUdr4EDFMnFUWrqqqgdaQVbDvoGpRaIwj/tgPH"
]
},
{
"type": "TXT",
"entries": [
"v=spf1 include:amazon.com ~all"
]
},
{
"type": "TXT",
"entries": [
"google-site-verification=EEVHeL7fVZb5ix5bR0draHWtJ5MfS0538OwXAfY8HCY"
]
},
{
"type": "TXT",
"entries": [
"pf2vv39dfkf9tszsg5lggfs6tp6bkjn4"
]
},
{
"type": "TXT",
"entries": [
"spf2.0/pra include:amazon.com ~all"
]
}
]SOA records
[
{
"type": "SOA",
"nsname": "dns-external-route53.us-east-1.amazonaws.com",
"hostmaster": "hostmaster.amazon.com",
"serial": 2017224478,
"refresh": 180,
"retry": 60,
"expire": 604800,
"minttl": 900
}
]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 amazonaws.com.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup