NSToolKit
NSToolKit
free network tools

DNS records for omnitagjs.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.
  • [WARN] This domain accepts mail (MX present) but publishes no SPF record. Receivers will be more likely to mark outbound mail as spam or reject it.

MX records

[
  {
    "type": "MX",
    "exchange": "aspmx.l.google.com",
    "priority": 1
  },
  {
    "type": "MX",
    "exchange": "aspmx3.googlemail.com",
    "priority": 5
  },
  {
    "type": "MX",
    "exchange": "aspmx2.googlemail.com",
    "priority": 5
  },
  {
    "type": "MX",
    "exchange": "alt1.aspmx.l.google.com",
    "priority": 3
  },
  {
    "type": "MX",
    "exchange": "alt2.aspmx.l.google.com",
    "priority": 3
  }
]

NS records

[
  {
    "type": "NS",
    "value": "ns-342.awsdns-42.com"
  },
  {
    "type": "NS",
    "value": "ns-1878.awsdns-42.co.uk"
  },
  {
    "type": "NS",
    "value": "ns-1215.awsdns-23.org"
  },
  {
    "type": "NS",
    "value": "ns-874.awsdns-45.net"
  }
]

TXT records

[
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=1nb2q5s4-aZiBqeJLW4wDS-8H0RNkBHtABpYstWPW4E"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "7973d6e629f147e98a0bee5918647f8d"
    ]
  }
]

SOA records

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

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

Related tools: DNS Lookup · SPF Checker · DMARC Lookup