Query dns/domains in macos using dig and nslookup via the command line

Macos Dns Domain Query Nameserver

In macos you can query a domain via the command line via default nameservers with a couple of DNS querying tools, notably nslookup and dig, how that works is on the command line: dig domain.com or nslookup domain.com The results…