Category: DNS

How to : Run dig on Windows

2 March, 2008 (01:45) | DNS, How to | By: Mathieu Dallaire

Dig is a nice linux/unix tool to query dns servers which is included by default in most linux distribution. You can get dig from BIND which is provided by the ISC ftp://ftp.isc.org/isc/bind/. Just grab the zip file for the latest version and extract the following files to c:\dig (or any folder that suits your need) [...]