DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for vpdev.cc
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
vpdev.cc | NS | 0 | ns-1501.awsdns-59.org | |
vpdev.cc | NS | 0 | ns-194.awsdns-24.com | |
vpdev.cc | NS | 0 | ns-1709.awsdns-21.co.uk | |
vpdev.cc | NS | 0 | ns-601.awsdns-11.net | |
vpdev.cc | A | 0 | 16.15.216.115 | |
vpdev.cc | A | 0 | 16.15.187.125 | |
vpdev.cc | A | 0 | 52.217.118.101 | |
vpdev.cc | A | 0 | 16.15.184.143 | |
vpdev.cc | A | 0 | 52.217.198.141 | |
vpdev.cc | A | 0 | 16.182.74.93 | |
vpdev.cc | A | 0 | 3.5.1.242 | |
vpdev.cc | A | 0 | 52.217.49.83 | |
vpdev.cc | SOA | 86400 | ns-1501.awsdns-59.org awsdns-hostmaster.amazon.com 1 7200 900 1209600 86400 | |
vpdev.cc | MX | 0 | 10 | inbound-smtp.us-east-1.amazonaws.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