Step-by-Step Guide to DNS Resolution with dig
Prerequisites for Using dig
Before using the dig command, make sure it is available on your system.
Linux / Ubuntu
Install dig using:
Verify installation:
dig google.com
Windows Users
dig is not available by default on Windows. The easiest way is t...
sahilxdev.hashnode.dev6 min read