DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for elastic.org
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| elastic.org | A | 0 | 96.126.110.187 | |
| elastic.org | MX | 0 | 10 | elastic.org |
| elastic.org | CAA | 0 | 128 issue letsencrypt.org | |
| elastic.org | TXT | 0 | google-site-verification=ptBDcef_uGf5Ug18rwl_6RoD2JEfvg_wAMj6y8rJL3U | |
| elastic.org | TXT | 0 | v=spf1 a mx -all | |
| elastic.org | TXT | 0 | domain-verification=9eb359b8baa9407b0a2de7271ca55afa610bd2fbf91a5861f0d863789f1af03b | |
| elastic.org | TXT | 0 | admin aka <fche@sourceware.org> | |
| elastic.org | NS | 0 | ns4.linode.com | |
| elastic.org | NS | 0 | ns2.linode.com | |
| elastic.org | NS | 0 | ns5.linode.com | |
| elastic.org | NS | 0 | ns3.linode.com | |
| elastic.org | NS | 0 | ns1.linode.com | |
| elastic.org | NS | 0 | ns.elastic.org | |
| elastic.org | AAAA | 0 | 2600:3c03::f03c:95ff:fe9c:c069 | |
| elastic.org | SOA | 86400 | elastic.org root.elastic.org 2026071200 1800 3600 1728000 86400 | |
| www.elastic.org | A | 0 | 96.126.110.187 | |
| www.elastic.org | AAAA | 0 | 2600:3c03::f03c:95ff:fe9c:c069 |
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