DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for ms-bucket.com
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
ms-bucket.com | SOA | 3600 | HGNS1.HOSTGATOR.com root\@hostgator.com 124091014 10800 3600 604800 3600 | |
ms-bucket.com | A | 0 | 50.6.160.126 | |
ms-bucket.com | MX | 0 | mail.ms-bucket.com | |
ms-bucket.com | MX | 0 | 10 | ms-bucket.com |
ms-bucket.com | NS | 0 | hgns1.hostgator.com | |
ms-bucket.com | NS | 0 | hgns2.hostgator.com | |
www.ms-bucket.com | A | 0 | 50.6.160.126 | |
www.ms-bucket.com | CNAME | 0 | ms-bucket.com | |
www.ms-bucket.com | SOA | 3600 | HGNS1.HOSTGATOR.com root\@hostgator.com 124091014 10800 3600 604800 3600 | |
www.ms-bucket.com | NS | 0 | hgns2.hostgator.com | |
www.ms-bucket.com | NS | 0 | hgns1.hostgator.com | |
www.ms-bucket.com | MX | 0 | 10 | ms-bucket.com |
www.ms-bucket.com | MX | 0 | mail.ms-bucket.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