DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for jdbarnes.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| jdbarnes.com | NS | 0 | admin.jdbarnes.com | |
| jdbarnes.com | NS | 0 | server1.jdbarnes.com | |
| jdbarnes.com | NS | 0 | user8.jdbarnes.com | |
| jdbarnes.com | NS | 0 | user7.jdbarnes.com | |
| jdbarnes.com | A | 0 | 192.168.5.103 | |
| jdbarnes.com | A | 0 | 192.168.11.48 | |
| jdbarnes.com | A | 0 | 192.168.9.25 | |
| jdbarnes.com | A | 0 | 172.16.0.55 | |
| jdbarnes.com | A | 0 | 192.168.6.87 | |
| jdbarnes.com | A | 0 | 172.16.21.200 | |
| jdbarnes.com | A | 0 | 192.168.4.180 | |
| jdbarnes.com | MX | 0 | jdbarnes-com.mail.protection.outlook.com | |
| jdbarnes.com | SOA | 300 | jdbarnes.com noc.jdbarnes.com 2026062401 3600 600 6048003 300 | |
| www.jdbarnes.com | A | 0 | 205.207.144.24 |
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