DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for brondell.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| brondell.com | MX | 0 | 10 | d106040a.ess.barracudanetworks.com |
| brondell.com | MX | 0 | 20 | d106040b.ess.barracudanetworks.com |
| brondell.com | NS | 0 | maria.ns.cloudflare.com | |
| brondell.com | NS | 0 | elliot.ns.cloudflare.com | |
| brondell.com | A | 0 | 63.141.128.20 | |
| brondell.com | SOA | 1800 | elliot.ns.cloudflare.com dns.cloudflare.com 2407025754 10000 2400 604800 1800 | |
| www.brondell.com | A | 0 | 63.141.128.20 | |
| www.brondell.com | CNAME | 0 | store-mpfo2gcqca.mybigcommerce.com | |
| www.brondell.com | SOA | 10800 | ns1.bigcommerce.com serverops.bigcommerce.com 2023022102 10800 3600 604800 10800 |
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