DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for h3llo.pro
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| h3llo.pro | A | 0 | 91.188.213.124 | |
| h3llo.pro | SOA | 300 | a.ns.h3llo.cloud r00t.h3llo.cloud 2026051411 3600 1800 604800 300 | |
| h3llo.pro | NS | 0 | d.ns.h3llo.cloud | |
| h3llo.pro | NS | 0 | a.ns.h3llo.cloud | |
| h3llo.pro | NS | 0 | c.ns.h3llo.cloud | |
| h3llo.pro | NS | 0 | b.ns.h3llo.cloud | |
| www.h3llo.pro | A | 0 | 91.188.213.124 | |
| www.h3llo.pro | SOA | 300 | a.ns.h3llo.cloud r00t.h3llo.cloud 2026051411 3600 1800 604800 300 | |
| www.h3llo.pro | CNAME | 0 | h3llo.pro | |
| www.h3llo.pro | NS | 0 | d.ns.h3llo.cloud | |
| www.h3llo.pro | NS | 0 | c.ns.h3llo.cloud | |
| www.h3llo.pro | NS | 0 | a.ns.h3llo.cloud | |
| www.h3llo.pro | NS | 0 | b.ns.h3llo.cloud |
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