Understanding DNS Resolution Using dig (Without Overthinking)
Before jumping into commands, quick basics.
What is DNS and why name resolution exists
DNS is the phonebook of the internet.Humans like names (google.com), machines like numbers (IP addresses).
Name resolution exists because remembering IPs is painfu...
rishabh-aka-blue.hashnode.dev3 min read