DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for cmmcacademy.us
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| cmmcacademy.us | SOA | 600 | ns1.dns-parking.com dns.hostinger.com 2026070201 10000 2400 604800 600 | |
| cmmcacademy.us | NS | 0 | ns2.dns-parking.com | |
| cmmcacademy.us | NS | 0 | ns1.dns-parking.com | |
| cmmcacademy.us | AAAA | 0 | 2a02:4780:84:c4ec:7a67:f8a0:1c58:8534 | |
| cmmcacademy.us | AAAA | 0 | 2a02:4780:84:1655:248c:8758:be48:4efc | |
| cmmcacademy.us | A | 0 | 2.57.91.22 | |
| cmmcacademy.us | A | 0 | 84.32.84.188 | |
| www.cmmcacademy.us | CNAME | 0 | www.cmmcacademy.us.cdn.hstgr.net | |
| www.cmmcacademy.us | A | 0 | 84.32.84.195 | |
| www.cmmcacademy.us | A | 0 | 2.57.91.63 | |
| www.cmmcacademy.us | AAAA | 0 | 2a02:4780:84:9b6b:4c43:126c:dda8:d747 | |
| www.cmmcacademy.us | AAAA | 0 | 2a02:4780:84:7ba1:2a65:69ac:4822:6e76 |
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