DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for boc.academy
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| boc.academy | MX | 0 | 1 | smtp.google.com |
| boc.academy | SOA | 600 | ns1.dns-parking.com dns.hostinger.com 2026061801 10000 2400 604800 600 | |
| boc.academy | AAAA | 0 | 2a02:4780:4d:bf98:b93d:1986:4439:b0d7 | |
| boc.academy | AAAA | 0 | 2a02:4780:4c:e038:43aa:3870:9fa6:540e | |
| boc.academy | NS | 0 | ns2.dns-parking.com | |
| boc.academy | NS | 0 | ns1.dns-parking.com | |
| boc.academy | A | 0 | 88.223.87.111 | |
| boc.academy | A | 0 | 145.223.124.190 | |
| www.boc.academy | CNAME | 0 | www.boc.academy.cdn.hstgr.net | |
| www.boc.academy | AAAA | 0 | 2a02:4780:4c:b018:f984:912c:4d69:9da2 | |
| www.boc.academy | AAAA | 0 | 2a02:4780:4a:11a7:339a:cf78:d4b4:cc04 | |
| www.boc.academy | A | 0 | 147.79.72.60 | |
| www.boc.academy | A | 0 | 147.79.79.81 |
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