## Dig Domain Internet Groper ### Usage ```bash dig www.google.com ``` #### Specify a DNS server manually This is useful for troubleshooting local [[DNS]] ```bash dig @8.8.4.4 www.google.com ```