DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for big1021.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| big1021.com | A | 0 | 54.83.35.127 | |
| big1021.com | NS | 0 | ns1.bluehost.com | |
| big1021.com | NS | 0 | ns2.bluehost.com | |
| big1021.com | MX | 0 | mail.big1021.com | |
| big1021.com | SOA | 300 | ns1.bluehost.com root.box2048.bluehost.com 2024031700 86400 7200 3600000 300 | |
| www.big1021.com | A | 0 | 32.193.147.228 | |
| www.big1021.com | A | 0 | 52.72.162.122 | |
| www.big1021.com | CNAME | 0 | dualstack.ssl-1388999876.us-east-1.elb.amazonaws.com | |
| www.big1021.com | AAAA | 0 | 2600:1f18:4486:8200:71ef:527:1f6:75dc | |
| www.big1021.com | AAAA | 0 | 2600:1f18:4486:8201:a8c9:8471:ea55:20f7 |
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