DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for myvenduedev.xyz
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
myvenduedev.xyz | A | 0 | 161.35.250.129 | |
myvenduedev.xyz | AAAA | 0 | 2604:a880:800:10::cb8:d001 | |
myvenduedev.xyz | NS | 0 | ns4.myhostingaccount.info | |
myvenduedev.xyz | NS | 0 | ns3.myhostingaccount.info | |
myvenduedev.xyz | NS | 0 | ns2.myhostingaccount.info | |
myvenduedev.xyz | NS | 0 | ns1.myhostingaccount.info | |
myvenduedev.xyz | MX | 0 | 1 | ASPMX.L.GOOGLE.COM |
myvenduedev.xyz | MX | 0 | 10 | ALT3.ASPMX.L.GOOGLE.COM |
myvenduedev.xyz | MX | 0 | 5 | ALT2.ASPMX.L.GOOGLE.COM |
myvenduedev.xyz | MX | 0 | 10 | ALT4.ASPMX.L.GOOGLE.COM |
myvenduedev.xyz | MX | 0 | 5 | ALT1.ASPMX.L.GOOGLE.COM |
myvenduedev.xyz | SOA | 10800 | ns2.myhostingaccount.info ptr.myhostingaccount.info 1970032754 604800 7200 2419200 10800 | |
www.myvenduedev.xyz | NS | 0 | ns3.myhostingaccount.info | |
www.myvenduedev.xyz | NS | 0 | ns4.myhostingaccount.info | |
www.myvenduedev.xyz | NS | 0 | ns1.myhostingaccount.info | |
www.myvenduedev.xyz | NS | 0 | ns2.myhostingaccount.info | |
www.myvenduedev.xyz | AAAA | 0 | 2604:a880:800:10::cb8:d001 | |
www.myvenduedev.xyz | A | 0 | 161.35.250.129 | |
www.myvenduedev.xyz | MX | 0 | 5 | ALT2.ASPMX.L.GOOGLE.COM |
www.myvenduedev.xyz | MX | 0 | 10 | ALT3.ASPMX.L.GOOGLE.COM |
www.myvenduedev.xyz | MX | 0 | 5 | ALT1.ASPMX.L.GOOGLE.COM |
www.myvenduedev.xyz | MX | 0 | 1 | ASPMX.L.GOOGLE.COM |
www.myvenduedev.xyz | MX | 0 | 10 | ALT4.ASPMX.L.GOOGLE.COM |
www.myvenduedev.xyz | SOA | 10800 | ns2.myhostingaccount.info ptr.myhostingaccount.info 1970032754 604800 7200 2419200 10800 | |
www.myvenduedev.xyz | CNAME | 0 | myvenduedev.xyz |
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