Check DNS Lookup / DNS Records (dig)
Query DNS records / check DNS lookup (dig) for a domain to obtain DNS record details (A, CNAME, MX, TXT, NS, and more)

What are DNS records?
DNS records are entries in the Domain Name System (DNS) database that associate specific information with a domain. DNS translates easy-to-remember domain names into the numerical IP addresses needed to identify and locate resources on the internet. Each domain has a number of DNS records containing information about its management and routing.
Common types of DNS records include:
- A Record (Address Record): Associates a domain name with an IPv4 address. This common record directs a domain name to the appropriate IP address.
- AAAA Record (IPv6 Address Record): Similar to an A Record, but associates a domain name with an IPv6 address, the newer IP address format.
- CNAME Record (Canonical Name Record): Points to an alias or canonical domain name, making one domain name an alias of another.
- MX Record (Mail Exchange Record): Specifies the email server responsible for receiving email sent to the domain.
- TXT Record (Text Record): Stores free-form text for purposes including domain ownership verification, DNS-sec configuration, and more.
- NS Record (Name Server Record): Identifies the name server responsible for a zone or domain and is integral to DNS delegation and resolution.
- PTR Record (Pointer Record): Used for reverse DNS lookup, associating an IP address with a domain name.
- SRV Record (Service Record): Stores information about services available within a domain and often supports specific applications and services.
Each DNS record has a specific role in directing internet traffic and ensuring users can access the resources they need. DNS record management is especially important when configuring websites, email, or other internet services. Domain owners or system administrators can manage records through the interface provided by a domain provider or DNS server.
DNS Lookup
Deploy Your Virtual Server Now!
Enjoy fast, easy, and affordable virtual server services from Nevacloud








