DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for realify.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| realify.com | MX | 0 | 10 | marvin.realify.com |
| realify.com | SOA | 3600 | ns1.realify.com hostmaster.realify.com 2025070800 21600 10800 1209600 3600 | |
| realify.com | NS | 0 | dns3.easydns.ca | |
| realify.com | NS | 0 | dns2.easydns.net | |
| realify.com | NS | 0 | dns1.easydns.com | |
| realify.com | A | 0 | 216.252.162.42 | |
| www.realify.com | CNAME | 0 | porky.realify.com | |
| www.realify.com | A | 0 | 216.252.162.42 |
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