DNS records for amazonalexa.com
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": "15.197.139.26"
},
{
"type": "A",
"value": "3.33.131.74"
}
]NS records
[
{
"type": "NS",
"value": "ns2.amzndns.com"
},
{
"type": "NS",
"value": "ns2.amzndns.co.uk"
},
{
"type": "NS",
"value": "ns1.amzndns.co.uk"
},
{
"type": "NS",
"value": "ns1.amzndns.org"
},
{
"type": "NS",
"value": "ns1.amzndns.net"
},
{
"type": "NS",
"value": "ns1.amzndns.com"
},
{
"type": "NS",
"value": "ns2.amzndns.org"
},
{
"type": "NS",
"value": "ns2.amzndns.net"
}
]TXT records
[
{
"type": "TXT",
"entries": [
"v=spf1 -all"
]
}
]SOA records
[
{
"type": "SOA",
"nsname": "dns-external-master.amazon.com",
"hostmaster": "root.amazon.com",
"serial": 167,
"refresh": 28800,
"retry": 900,
"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 amazonalexa.com.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup