How DNS works internally
User Request (Browser to DNS Resolver):
When you type a URL like kuchbhi.com in your browser, the browser checks its cache for the IP address of the domain.
If not found, the request is sent to the local DNS resolver, typically maintained by your I...
phasehumans.hashnode.dev2 min read