DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for cjmacademy.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| cjmacademy.com | AAAA | 0 | 2a02:4780:84:193c:9720:a423:d7f3:d51a | |
| cjmacademy.com | AAAA | 0 | 2a02:4780:84:a470:426c:640b:a90d:dae9 | |
| cjmacademy.com | NS | 0 | ns1.dns-parking.com | |
| cjmacademy.com | NS | 0 | ns2.dns-parking.com | |
| cjmacademy.com | A | 0 | 2.57.91.36 | |
| cjmacademy.com | A | 0 | 84.32.84.178 | |
| cjmacademy.com | MX | 0 | 5 | mx1.hostinger.com |
| cjmacademy.com | MX | 0 | 10 | mx2.hostinger.com |
| cjmacademy.com | SOA | 600 | ns1.dns-parking.com dns.hostinger.com 2026070201 10000 2400 604800 600 | |
| www.cjmacademy.com | A | 0 | 2.57.91.149 | |
| www.cjmacademy.com | A | 0 | 88.222.222.185 | |
| www.cjmacademy.com | CNAME | 0 | www.cjmacademy.com.cdn.hstgr.net | |
| www.cjmacademy.com | AAAA | 0 | 2a02:4780:84:4bd:c1b9:e2cf:ffe7:3569 | |
| www.cjmacademy.com | AAAA | 0 | 2a02:4780:84:ad60:b5d8:5ce9:b894:e98c |
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