DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for braapacademy.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| braapacademy.com | A | 0 | 159.135.42.123 | |
| braapacademy.com | MX | 0 | 10 | mx1.emailsrvr.com |
| braapacademy.com | MX | 0 | 20 | mx2.emailsrvr.com |
| braapacademy.com | SOA | 86400 | duck.ezoicns.com awsdns-hostmaster.amazon.com 1 7200 900 1209600 86400 | |
| braapacademy.com | TXT | 0 | google-site-verification=MPT2UOy18FalMpSQhPpJ98AkjigmS4jd_87-N0HS9Kk | |
| braapacademy.com | NS | 0 | tang.ezoicns.com | |
| braapacademy.com | NS | 0 | seal.ezoicns.com | |
| braapacademy.com | NS | 0 | duck.ezoicns.com | |
| braapacademy.com | NS | 0 | lion.ezoicns.com | |
| www.braapacademy.com | CNAME | 0 | www.braapacademy.com.cdn.cloudflare.net | |
| www.braapacademy.com | AAAA | 0 | 2606:4700:3032::ac43:d60c | |
| www.braapacademy.com | AAAA | 0 | 2606:4700:3033::6815:5612 | |
| www.braapacademy.com | A | 0 | 172.67.214.12 | |
| www.braapacademy.com | A | 0 | 104.21.86.18 |
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