DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for vtp.xyz
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
vtp.xyz | AAAA | 0 | 2606:4700:3030::6815:39e7 | |
vtp.xyz | AAAA | 0 | 2606:4700:3035::ac43:c17b | |
vtp.xyz | AAAA | 0 | 2606:4700:3032::681b:8d84 | |
vtp.xyz | MX | 0 | 10 | mxbiz2.qq.com |
vtp.xyz | MX | 0 | 5 | mxbiz1.qq.com |
vtp.xyz | A | 0 | 172.67.193.123 | |
vtp.xyz | A | 0 | 104.21.57.231 | |
vtp.xyz | NS | 0 | j.ttdns.net | |
vtp.xyz | NS | 0 | i.ttdns.net | |
vtp.xyz | SOA | 300 | ns1.gcorelabs.net dns.projectoms.com 1747666206 5400 3600 1209600 300 | |
www.vtp.xyz | AAAA | 0 | 2606:4700:3030::6815:39e7 | |
www.vtp.xyz | AAAA | 0 | 2606:4700:3035::ac43:c17b | |
www.vtp.xyz | A | 0 | 172.67.193.123 | |
www.vtp.xyz | A | 0 | 104.21.57.231 |
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