DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for myio.health
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| myio.health | NS | 0 | ns-1704.awsdns-21.co.uk | |
| myio.health | NS | 0 | ns-13.awsdns-01.com | |
| myio.health | NS | 0 | ns-1458.awsdns-54.org | |
| myio.health | NS | 0 | ns-788.awsdns-34.net | |
| myio.health | SOA | 86400 | ns-1458.awsdns-54.org awsdns-hostmaster.amazon.com 1 7200 900 1209600 86400 | |
| myio.health | A | 0 | 52.217.203.221 | |
| myio.health | A | 0 | 52.216.186.234 | |
| myio.health | A | 0 | 16.15.207.122 | |
| myio.health | A | 0 | 52.217.98.19 | |
| myio.health | A | 0 | 52.216.222.85 | |
| myio.health | A | 0 | 54.231.139.253 | |
| myio.health | A | 0 | 52.216.51.197 | |
| myio.health | A | 0 | 16.15.183.245 | |
| www.myio.health | A | 0 | 3.5.22.77 | |
| www.myio.health | A | 0 | 16.15.201.211 | |
| www.myio.health | A | 0 | 16.15.177.61 | |
| www.myio.health | A | 0 | 52.216.54.37 | |
| www.myio.health | A | 0 | 54.231.224.253 | |
| www.myio.health | A | 0 | 16.15.204.52 | |
| www.myio.health | A | 0 | 52.216.27.107 | |
| www.myio.health | A | 0 | 52.216.38.157 | |
| www.myio.health | CNAME | 0 | myio.health | |
| www.myio.health | SOA | 86400 | ns-1458.awsdns-54.org awsdns-hostmaster.amazon.com 1 7200 900 1209600 86400 | |
| www.myio.health | NS | 0 | ns-1704.awsdns-21.co.uk | |
| www.myio.health | NS | 0 | ns-788.awsdns-34.net | |
| www.myio.health | NS | 0 | ns-1458.awsdns-54.org | |
| www.myio.health | NS | 0 | ns-13.awsdns-01.com |
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