NSToolKit
NSToolKit
free network tools

DNS records for elasticbeanstalk.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": "52.217.80.227"
  },
  {
    "type": "A",
    "value": "16.15.245.114"
  },
  {
    "type": "A",
    "value": "16.15.191.232"
  },
  {
    "type": "A",
    "value": "52.216.209.53"
  },
  {
    "type": "A",
    "value": "16.15.183.253"
  },
  {
    "type": "A",
    "value": "52.217.137.125"
  },
  {
    "type": "A",
    "value": "16.15.228.107"
  },
  {
    "type": "A",
    "value": "16.15.237.144"
  }
]

NS records

[
  {
    "type": "NS",
    "value": "ns-1537.awsdns-00.co.uk"
  },
  {
    "type": "NS",
    "value": "ns-416.awsdns-52.com"
  },
  {
    "type": "NS",
    "value": "ns-846.awsdns-41.net"
  },
  {
    "type": "NS",
    "value": "ns-1235.awsdns-26.org"
  }
]

TXT records

[
  {
    "type": "TXT",
    "entries": [
      "v=spf1 -all"
    ]
  }
]

SOA records

[
  {
    "type": "SOA",
    "nsname": "ns-1235.awsdns-26.org",
    "hostmaster": "awsdns-hostmaster.amazon.com",
    "serial": 2,
    "refresh": 7200,
    "retry": 900,
    "expire": 1209600,
    "minttl": 60
  }
]

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 elasticbeanstalk.com.

Related tools: DNS Lookup · SPF Checker · DMARC Lookup