Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

What is dns lookup and how dns lookup works?


Asked by Morgan Walsh on Dec 02, 2021 FAQ



DNS Lookup DNS lookup is a process by which an IP address (one of the DNS record) is returned for a domain name by a DNS server. The DNS is lookup is not only limited to returning the IP address, but it can also return all the records associated with a domain name (such as IP, IPv6 address or MX record, etc).
In addition,
The best way to check DNS records is to use a terminal and run the command nslookup on the command line. This command will run on almost all operating systems including Linux, MacOS and Windows. Find below the command to check various DNS record types using the nslookup command.
Furthermore, This is like looking up a phone number in a phone book - that is why it is referred to as a "lookup". Interconnected computers, servers and smart phones need to know how to translate the email addresses and domain names people use into meaningful numerical addresses. A DNS lookup performs this function.
Thereof,
Their device then sends a DNS request to the ISP (Internet Service Provider) of the user. The ISP will determine if the domain name is associated with an IP address. When the IP address is located, the domain name is sent back to the device of the user.
Likewise,
DNS Lookup allows you to use public DNS server (Google, Cloudflare, Quad9, OpenDNS, Level3, Verisign, Comodo, Norton, Yandex, NTT, SDNS, CFIEC, Alidns, 114DNS, Hinet, etc.), Specify name server, Authoritative name server, Top-level domain name server, Root name server and other DNS servers for query.