DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for ubergeeks.com
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
ubergeeks.com | A | 0 | 64.99.242.188 | |
ubergeeks.com | MX | 0 | 10 | c-va-11e02d1f76-50763-1.tingfiber.com |
ubergeeks.com | SOA | 60 | ns1.ubergeeks.com hostmaster.ubergeeks.com 2024051900 10800 3600 1814400 60 | |
ubergeeks.com | NS | 0 | ns1.ubergeeks.com | |
ubergeeks.com | NS | 0 | ns2.ubergeeks.com | |
www.ubergeeks.com | CNAME | 0 | lorax.ubergeeks.com | |
www.ubergeeks.com | A | 0 | 64.99.242.188 | |
www.ubergeeks.com | MX | 0 | 10 | c-va-11e02d1f76-50763-1.tingfiber.com |
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