DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for musl-libc.org
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| musl-libc.org | TXT | 0 | v=spf1 mx | |
| musl-libc.org | A | 0 | 45.63.0.111 | |
| musl-libc.org | CAA | 0 | 0 issuewild ; | |
| musl-libc.org | CAA | 0 | 0 issue letsencrypt.org | |
| musl-libc.org | MX | 0 | 10 | brightrain.aerifal.cx |
| musl-libc.org | NS | 0 | ns1.musl-libc.org | |
| musl-libc.org | NS | 0 | ns2.musl-libc.org | |
| musl-libc.org | SOA | 300 | ns1.musl-libc.org hostmaster.musl-libc.org 2020030600 300 300 300 300 | |
| musl-libc.org | AAAA | 0 | 2001:19f0:4009:4061:5400:ff:fe11:6da2 | |
| www.musl-libc.org | NS | 0 | ns2.musl-libc.org | |
| www.musl-libc.org | NS | 0 | ns1.musl-libc.org | |
| www.musl-libc.org | A | 0 | 45.63.0.111 | |
| www.musl-libc.org | TXT | 0 | v=spf1 mx | |
| www.musl-libc.org | SOA | 300 | ns1.musl-libc.org hostmaster.musl-libc.org 2020030600 300 300 300 300 | |
| www.musl-libc.org | CNAME | 0 | musl-libc.org | |
| www.musl-libc.org | MX | 0 | 10 | brightrain.aerifal.cx |
| www.musl-libc.org | CAA | 0 | 0 issue letsencrypt.org | |
| www.musl-libc.org | CAA | 0 | 0 issuewild ; | |
| www.musl-libc.org | AAAA | 0 | 2001:19f0:4009:4061:5400:ff:fe11:6da2 |
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