DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for foroom.com.ua
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| foroom.com.ua | SOA | 1800 | alice.ns.cloudflare.com dns.cloudflare.com 2405966024 10000 2400 604800 1800 | |
| foroom.com.ua | AAAA | 0 | 2606:4700:3037::ac43:aee1 | |
| foroom.com.ua | AAAA | 0 | 2606:4700:3033::6815:2820 | |
| foroom.com.ua | A | 0 | 172.67.174.225 | |
| foroom.com.ua | A | 0 | 104.21.40.32 | |
| foroom.com.ua | NS | 0 | alice.ns.cloudflare.com | |
| foroom.com.ua | NS | 0 | leonidas.ns.cloudflare.com | |
| foroom.com.ua | MX | 0 | 20 | mail.foroom.com.ua |
| foroom.com.ua | MX | 0 | 20 | SMTP.GOOGLE.COM |
| www.foroom.com.ua | A | 0 | 172.67.174.225 | |
| www.foroom.com.ua | A | 0 | 104.21.40.32 | |
| www.foroom.com.ua | AAAA | 0 | 2606:4700:3033::6815:2820 | |
| www.foroom.com.ua | AAAA | 0 | 2606:4700:3037::ac43:aee1 |
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