DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for sourceware.org
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| sourceware.org | A | 0 | 38.145.34.32 | |
| sourceware.org | AAAA | 0 | 2620:52:6:3111::32 | |
| sourceware.org | MX | 0 | sourceware.org | |
| sourceware.org | TXT | 0 | yahoo-verification-key=FkQalhs7gfn9CmZWYOovdMxOBXDSg4tHRk/33a/moSs= | |
| sourceware.org | TXT | 0 | v=spf1 a mx -all | |
| sourceware.org | TXT | 0 | google-site-verification=tzJCZQEMKeo4BQjffu_qwm1y5z4CLdYz2xZeuR7PyZE | |
| sourceware.org | NS | 0 | ns.elastic.org | |
| sourceware.org | NS | 0 | ns5.linode.com | |
| sourceware.org | NS | 0 | ns4.linode.com | |
| sourceware.org | NS | 0 | ns1.linode.com | |
| sourceware.org | NS | 0 | ns2.linode.com | |
| sourceware.org | NS | 0 | ns3.linode.com | |
| sourceware.org | NS | 0 | sourceware.org | |
| sourceware.org | SOA | 21600 | sourceware.org root.sourceware.org 2026071501 14400 1800 1728000 21600 | |
| sourceware.org | CAA | 0 | 0 issue letsencrypt.org | |
| www.sourceware.org | A | 0 | 38.145.34.32 | |
| www.sourceware.org | MX | 0 | sourceware.org | |
| www.sourceware.org | NS | 0 | ns5.linode.com | |
| www.sourceware.org | NS | 0 | ns1.linode.com | |
| www.sourceware.org | NS | 0 | ns.elastic.org | |
| www.sourceware.org | NS | 0 | ns3.linode.com | |
| www.sourceware.org | NS | 0 | ns2.linode.com | |
| www.sourceware.org | NS | 0 | sourceware.org | |
| www.sourceware.org | NS | 0 | ns4.linode.com | |
| www.sourceware.org | CAA | 0 | 0 issue letsencrypt.org | |
| www.sourceware.org | TXT | 0 | v=spf1 a mx -all | |
| www.sourceware.org | TXT | 0 | google-site-verification=tzJCZQEMKeo4BQjffu_qwm1y5z4CLdYz2xZeuR7PyZE | |
| www.sourceware.org | TXT | 0 | yahoo-verification-key=FkQalhs7gfn9CmZWYOovdMxOBXDSg4tHRk/33a/moSs= | |
| www.sourceware.org | AAAA | 0 | 2620:52:6:3111::32 | |
| www.sourceware.org | CNAME | 0 | sourceware.org | |
| www.sourceware.org | SOA | 21600 | sourceware.org root.sourceware.org 2026071501 14400 1800 1728000 21600 |
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