NSToolKit
NSToolKit
free network tools

DNS records for e2ro.com

Findings

  • [ERROR] No A or AAAA records were returned. Visitors will not be able to reach a web service at this domain unless one of those is added.
  • [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.

NS records

[
  {
    "type": "NS",
    "value": "ns-401.awsdns-50.com"
  },
  {
    "type": "NS",
    "value": "ns-1903.awsdns-45.co.uk"
  },
  {
    "type": "NS",
    "value": "ns-1269.awsdns-30.org"
  },
  {
    "type": "NS",
    "value": "ns-573.awsdns-07.net"
  }
]

TXT records

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

SOA records

[
  {
    "type": "SOA",
    "nsname": "ns-1269.awsdns-30.org",
    "hostmaster": "awsdns-hostmaster.amazon.com",
    "serial": 1,
    "refresh": 7200,
    "retry": 900,
    "expire": 1209600,
    "minttl": 86400
  }
]

CAA records

[
  {
    "type": "CAA",
    "critical": 0,
    "tag": "issue",
    "value": "letsencrypt.org"
  },
  {
    "type": "CAA",
    "critical": 0,
    "tag": "issuewild",
    "value": "amazon.com"
  },
  {
    "type": "CAA",
    "critical": 0,
    "tag": "iodef",
    "value": "mailto:[email protected]"
  },
  {
    "type": "CAA",
    "critical": 0,
    "tag": "issue",
    "value": "amazon.com"
  }
]

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

Related tools: DNS Lookup · SPF Checker · DMARC Lookup