DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for rcgacademy.org
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| rcgacademy.org | NS | 0 | ns1.dns-parking.com | |
| rcgacademy.org | NS | 0 | ns2.dns-parking.com | |
| rcgacademy.org | A | 0 | 212.1.212.246 | |
| rcgacademy.org | A | 0 | 191.96.144.217 | |
| rcgacademy.org | AAAA | 0 | 2a02:4780:1e:5506:d997:8730:d04c:9070 | |
| rcgacademy.org | AAAA | 0 | 2a02:4780:1d:87b9:f0b4:ec7b:94dc:f7a8 | |
| rcgacademy.org | SOA | 600 | ns1.dns-parking.com dns.hostinger.com 2025112001 10000 2400 604800 600 | |
| www.rcgacademy.org | CNAME | 0 | www.rcgacademy.org.cdn.hstgr.net | |
| www.rcgacademy.org | AAAA | 0 | 2a02:4780:1e:f0ae:95e5:c39d:2fd5:29b9 | |
| www.rcgacademy.org | AAAA | 0 | 2a02:4780:21:719e:8868:dc05:261c:2cb8 | |
| www.rcgacademy.org | A | 0 | 195.35.60.104 | |
| www.rcgacademy.org | A | 0 | 191.96.144.3 |
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