NSToolKit
NSToolKit
free network tools

DNS records for discord.gg

A records

[
  {
    "type": "A",
    "value": "162.159.136.234"
  },
  {
    "type": "A",
    "value": "162.159.134.234"
  },
  {
    "type": "A",
    "value": "162.159.130.234"
  },
  {
    "type": "A",
    "value": "162.159.133.234"
  },
  {
    "type": "A",
    "value": "162.159.135.234"
  }
]

MX records

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

NS records

[
  {
    "type": "NS",
    "value": "gabe.ns.cloudflare.com"
  },
  {
    "type": "NS",
    "value": "sima.ns.cloudflare.com"
  }
]

TXT records

[
  {
    "type": "TXT",
    "entries": [
      "apple-domain-verification=zozWMNbMyCg4di2h"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "v=spf1 include:_spf.google.com ~all"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=myBwnC_3tX4Kaw_0os4oy_urABnW_SB6osr_6uxblIY"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=W3bS5jNE3UOjccTXit2Ec9uo83D0leVlfpYH04PSEvg"
    ]
  }
]

SOA records

[
  {
    "type": "SOA",
    "nsname": "gabe.ns.cloudflare.com",
    "hostmaster": "dns.cloudflare.com",
    "serial": 2404699662,
    "refresh": 10000,
    "retry": 2400,
    "expire": 604800,
    "minttl": 1800
  }
]

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 discord.gg.

Related tools: DNS Lookup · SPF Checker · DMARC Lookup