NSToolKit
NSToolKit
free network tools

DNS records for apache.org

A records

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

AAAA records

[
  {
    "type": "AAAA",
    "value": "2a04:4e42::644"
  }
]

MX records

[
  {
    "type": "MX",
    "exchange": "mx2-ec2-or.apache.org",
    "priority": 10
  },
  {
    "type": "MX",
    "exchange": "mx1-he-de.apache.org",
    "priority": 10
  },
  {
    "type": "MX",
    "exchange": "mx1-ec2-va.apache.org",
    "priority": 10
  },
  {
    "type": "MX",
    "exchange": "mx2-ec2-sy.apache.org",
    "priority": 10
  }
]

NS records

[
  {
    "type": "NS",
    "value": "ns-1139.awsdns-14.org"
  },
  {
    "type": "NS",
    "value": "ns-558.awsdns-05.net"
  },
  {
    "type": "NS",
    "value": "ns-1955.awsdns-52.co.uk"
  },
  {
    "type": "NS",
    "value": "ns-303.awsdns-37.com"
  }
]

TXT records

[
  {
    "type": "TXT",
    "entries": [
      "spf2.0/pra ?all"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "gradle-verification=L6JP9L6FV7OI2DLLG5N9515VA3Q6Q"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "_globalsign-domain-verification=VPemhDee0EKRXi0IPzeSUrn849jHevrjIaTeDYOTZ4"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "atlassian-domain-verification=ymLFB7Wz8ScIJsja5lQgqHkFZGayJH7z0M3DAUwmeTFBvxJWz7rs9OqateFxBIb4"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=y9Wki74vQ-HO4aXrJ-TzmPvLf8itBqrQTPjyAHktuMo"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "v=spf1 include:_spf.apache.org -all"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "MS=E03FCF4BFDA6010D863CDB04B4F156E4C480ACA5"
    ]
  }
]

SOA records

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

CAA records

[
  {
    "type": "CAA",
    "critical": 0,
    "tag": "iodef",
    "value": "mailto:[email protected]"
  },
  {
    "type": "CAA",
    "critical": 0,
    "tag": "issue",
    "value": "letsencrypt.org"
  },
  {
    "type": "CAA",
    "critical": 0,
    "tag": "issue",
    "value": "globalsign.com"
  },
  {
    "type": "CAA",
    "critical": 0,
    "tag": "issue",
    "value": "sectigo.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 apache.org.

Related tools: DNS Lookup · SPF Checker · DMARC Lookup