DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for r-y-e.co
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| r-y-e.co | NS | 0 | dns3.iwantmyname.com | |
| r-y-e.co | NS | 0 | dns2.iwantmyname.com | |
| r-y-e.co | NS | 0 | dns1.iwantmyname.com | |
| r-y-e.co | SOA | 28800 | dns1.iwantmyname.com hostmaster.iwantmyname.com 2026010700 86400 7200 3600000 28800 | |
| r-y-e.co | A | 0 | 23.227.38.32 | |
| r-y-e.co | MX | 0 | 5 | alt1.aspmx.l.google.com |
| r-y-e.co | MX | 0 | 1 | aspmx.l.google.com |
| r-y-e.co | MX | 0 | 10 | alt4.aspmx.l.google.com |
| r-y-e.co | MX | 0 | 10 | alt3.aspmx.l.google.com |
| r-y-e.co | MX | 0 | 5 | alt2.aspmx.l.google.com |
| www.r-y-e.co | CNAME | 0 | r-y-e.myshopify.com | |
| www.r-y-e.co | A | 0 | 23.227.38.74 | |
| www.r-y-e.co | AAAA | 0 | 2620:127:f00f:e:: |
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