DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for jbx.xyz
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
jbx.xyz | AAAA | 0 | 2001:1890:1669:dbf0::5 | |
jbx.xyz | SOA | 86400 | dns.jbx.com johnb.jbx.com 2019111001 10800 1800 1209600 86400 | |
jbx.xyz | MX | 0 | 10 | mail.jbx.com |
jbx.xyz | A | 0 | 12.208.23.26 | |
jbx.xyz | NS | 0 | ns6r.jbx.com | |
jbx.xyz | NS | 0 | ns3.jbx.com | |
jbx.xyz | NS | 0 | ns6.jbx.com | |
jbx.xyz | NS | 0 | ns6l.jbx.com | |
jbx.xyz | NS | 0 | ns5.jbx.com | |
jbx.xyz | NS | 0 | ns4.jbx.com | |
jbx.xyz | NS | 0 | ns2.jbx.com | |
www.jbx.xyz | AAAA | 0 | 2001:1890:1669:dbf0::5 | |
www.jbx.xyz | A | 0 | 12.208.23.26 |
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