Cheatsheet: dig
Basic Domain Name Lookup
Example Usage:
dig example.com
What it does:
This operation performs a basic DNS lookup for the specified domain name, retrieving its IP address and associated records.
Command-line Arguments Explained:
example.com: The doma...
tech.mrleong.net3 min read