DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for 001220.xyz
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
001220.xyz | NS | 0 | dns24.hichina.com | |
001220.xyz | NS | 0 | dns23.hichina.com | |
001220.xyz | SOA | 600 | dns23.hichina.com hostmaster.hichina.com 2025042317 3600 1200 86400 600 | |
001220.xyz | AAAA | 0 | 2409:8a55:d694:4b80:9209:d0ff:fe33:ae8d | |
001220.xyz | A | 0 | 10.10.10.100 | |
www.001220.xyz | AAAA | 0 | 2409:8a55:d69d:96c0:9209:d0ff:fe64:1447 | |
www.001220.xyz | A | 0 | 10.10.10.100 |
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