DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for bubble.org
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
bubble.org | MX | 0 | 20 | xyzzy.bubble.org |
bubble.org | NS | 0 | xyzzy.bubble.org | |
bubble.org | NS | 0 | ns-b.lerctr.org | |
bubble.org | NS | 0 | ns1.he.net | |
bubble.org | NS | 0 | ns2.he.net | |
bubble.org | NS | 0 | ns5.he.net | |
bubble.org | NS | 0 | ns3.he.net | |
bubble.org | NS | 0 | puck.nether.net | |
bubble.org | NS | 0 | ns4.he.net | |
bubble.org | SOA | 86400 | xyzzy.bubble.org postmaster.xyzzy.bubble.org 2025022038 3600 7200 1209600 86400 | |
www.bubble.org | A | 0 | 68.183.48.161 | |
www.bubble.org | MX | 0 | 10 | xyzzy.bubble.org |
www.bubble.org | AAAA | 0 | 2604:a880:800:c1::14c:9001 | |
www.bubble.org | CNAME | 0 | xyzzy.bubble.org |
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