NSToolKit
NSToolKit
free network tools

DNS records for amazon.in

A records

[
  {
    "type": "A",
    "value": "3.253.170.100"
  },
  {
    "type": "A",
    "value": "3.253.176.101"
  },
  {
    "type": "A",
    "value": "3.253.168.43"
  }
]

MX records

[
  {
    "type": "MX",
    "exchange": "amazon-smtp.amazon.com",
    "priority": 10
  }
]

NS records

[
  {
    "type": "NS",
    "value": "ns2.amzndns.co.uk"
  },
  {
    "type": "NS",
    "value": "ns2.amzndns.net"
  },
  {
    "type": "NS",
    "value": "ns1.amzndns.co.uk"
  },
  {
    "type": "NS",
    "value": "ns1.amzndns.com"
  },
  {
    "type": "NS",
    "value": "ns1.amzndns.net"
  },
  {
    "type": "NS",
    "value": "ns2.amzndns.org"
  },
  {
    "type": "NS",
    "value": "ns1.amzndns.org"
  },
  {
    "type": "NS",
    "value": "ns2.amzndns.com"
  }
]

TXT records

[
  {
    "type": "TXT",
    "entries": [
      "facebook-domain-verification=hgfnhz04meuxr62da6b00kwas2n4md"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-gws-recovery-domain-verification=69979608"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "v=spf1 include:amazon.com -all"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=ABRnURlPVtQRBIMqadgOhBTXsxY_HxEn04unYT9D0J4"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=GsLI5kBVqu0oRPMAr-bFqvv3FRTlCiHyYQ2VUGDNwHM"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "atlassian-domain-verification=ZT4AapXgobCpXIWoNcd7gtMjZyOUdr4EDFMnFUWrqqqgdaQVbDvoGpRaIwj/tgPH"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "MS=ms65650497"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-gws-recovery-domain-verification=70440648"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "TS1760027"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=xTaP4clXFdYM8wMNQRgr5Ezb9b9STzHgq4tmVyZrDEI"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "canva-site-verification=hbDzfqg-Yto5mQswKAEatA"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "docker-verification=18325118-b0dc-40bd-81c5-d6aafedf278c"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "adobe-idp-site-verification=b6bcd3e5aaffc63607c8bf75744d9a0d1febc50dd7f389428e2ae476c9ba8814"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=xibV-ooZgBwkpinWNuETXl-tasUI80Q4nxnNQVqE8cw"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "MS=ms27803002"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "spf2.0/pra include:amazon.com -all"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "liveramp-site-verification=jZJKgMEQ_1mdjMhKj02iqNACZ-NJHRWhCEQdQ_OuCMo"
    ]
  }
]

SOA records

[
  {
    "type": "SOA",
    "nsname": "dns-external-master.amazon.com",
    "hostmaster": "root.amazon.com",
    "serial": 2008041760,
    "refresh": 600,
    "retry": 300,
    "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 amazon.in.

Related tools: DNS Lookup · SPF Checker · DMARC Lookup