DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for myav.com
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
myav.com | NS | 0 | dns1.registrar-servers.com | |
myav.com | NS | 0 | dns2.registrar-servers.com | |
myav.com | A | 0 | 108.157.142.126 | |
myav.com | A | 0 | 108.157.142.76 | |
myav.com | A | 0 | 108.157.142.71 | |
myav.com | A | 0 | 108.157.142.31 | |
myav.com | SOA | 3601 | dns1.registrar-servers.com hostmaster.registrar-servers.com 1756871444 43200 3600 604800 3601 | |
myav.com | AAAA | 0 | 2600:9000:24f8:a400:7:c30d:e3c0:93a1 | |
myav.com | AAAA | 0 | 2600:9000:24f8:e000:7:c30d:e3c0:93a1 | |
myav.com | AAAA | 0 | 2600:9000:24f8:4600:7:c30d:e3c0:93a1 | |
myav.com | AAAA | 0 | 2600:9000:24f8:7e00:7:c30d:e3c0:93a1 | |
myav.com | AAAA | 0 | 2600:9000:24f8:e00:7:c30d:e3c0:93a1 | |
myav.com | AAAA | 0 | 2600:9000:24f8:3200:7:c30d:e3c0:93a1 | |
myav.com | AAAA | 0 | 2600:9000:24f8:1400:7:c30d:e3c0:93a1 | |
myav.com | AAAA | 0 | 2600:9000:24f8:9800:7:c30d:e3c0:93a1 | |
www.myav.com | A | 0 | 192.64.119.254 |
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