DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for openjdk.org
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
openjdk.org | NS | 0 | a10-65.akam.net | |
openjdk.org | NS | 0 | a13-64.akam.net | |
openjdk.org | NS | 0 | a3-66.akam.net | |
openjdk.org | NS | 0 | a1-93.akam.net | |
openjdk.org | NS | 0 | a6-66.akam.net | |
openjdk.org | NS | 0 | a22-64.akam.net | |
openjdk.org | SOA | 900 | a1-93.akam.net hostmaster.oracle.com 2025042802 10800 3600 604800 900 | |
openjdk.org | MX | 0 | 10 | mxa-00069f01.gslb.pphosted.com |
openjdk.org | MX | 0 | 10 | mxb-00069f01.gslb.pphosted.com |
openjdk.org | A | 0 | 23.207.136.14 | |
openjdk.org | AAAA | 0 | 2600:1408:c400:1888::2c21 | |
openjdk.org | AAAA | 0 | 2600:1408:c400:188b::2c21 |
About DNS Records
DNS (Domain Name System) records are instructions that provide information about a domain, including its IP addresses, mail servers, and other services. Common record types include:
- SOA (Start of Authority) - Contains administrative information about the zone
- NS (Nameserver) - Specifies authoritative nameservers for the domain
- A (Address) - Maps a domain to an IPv4 address
- AAAA - Maps a domain to an IPv6 address
- CNAME (Canonical Name) - Creates an alias pointing to another domain
- MX (Mail Exchange) - Specifies mail servers for the domain