NSToolKit
NSToolKit
free network tools

DNS records for grammarly.io

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.

MX records

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

NS records

[
  {
    "type": "NS",
    "value": "ns-1862.awsdns-40.co.uk"
  },
  {
    "type": "NS",
    "value": "ns-1503.awsdns-59.org"
  },
  {
    "type": "NS",
    "value": "ns-112.awsdns-14.com"
  },
  {
    "type": "NS",
    "value": "ns-665.awsdns-19.net"
  }
]

TXT records

[
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=ztwrhPcHMBkLdHiC0p4WYJHW5DQqOB8G4u7w2rS8mGc"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "v=spf1 include:_spf.google.com ~all"
    ]
  }
]

SOA records

[
  {
    "type": "SOA",
    "nsname": "ns-1503.awsdns-59.org",
    "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 grammarly.io.

Related tools: DNS Lookup · SPF Checker · DMARC Lookup