NSToolKit
NSToolKit
free network tools

DNS records for wikipedia.org

A records

[
  {
    "type": "A",
    "value": "198.35.26.224"
  }
]

AAAA records

[
  {
    "type": "AAAA",
    "value": "2620:0:863:ed1a::1"
  }
]

MX records

[
  {
    "type": "MX",
    "exchange": "mx-in2001.wikimedia.org",
    "priority": 10
  },
  {
    "type": "MX",
    "exchange": "mx-in1001.wikimedia.org",
    "priority": 10
  }
]

NS records

[
  {
    "type": "NS",
    "value": "ns2.wikimedia.org"
  },
  {
    "type": "NS",
    "value": "ns0.wikimedia.org"
  },
  {
    "type": "NS",
    "value": "ns1.wikimedia.org"
  }
]

TXT records

[
  {
    "type": "TXT",
    "entries": [
      "v=spf1 include:_cidrs.wikimedia.org ~all"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "yandex-verification: 35c08d23099dc863"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=AMHkgs-4ViEvIJf5znZle-BSE2EPNFqM1nDJGRyn2qk"
    ]
  }
]

SOA records

[
  {
    "type": "SOA",
    "nsname": "ns0.wikimedia.org",
    "hostmaster": "hostmaster.wikimedia.org",
    "serial": 2026030520,
    "refresh": 43200,
    "retry": 7200,
    "expire": 1209600,
    "minttl": 3600
  }
]

CAA records

[
  {
    "type": "CAA",
    "critical": 0,
    "tag": "issue",
    "value": "letsencrypt.org"
  },
  {
    "type": "CAA",
    "critical": 0,
    "tag": "issue",
    "value": "pki.goog"
  },
  {
    "type": "CAA",
    "critical": 0,
    "tag": "iodef",
    "value": "mailto:[email protected]"
  },
  {
    "type": "CAA",
    "critical": 0,
    "tag": "issue",
    "value": "digicert.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 wikipedia.org.

Related tools: DNS Lookup · SPF Checker · DMARC Lookup