Jun 20, 2013

dnsresolver1.py

This script helps to resolve DNS to IP address.

1st, it prompts to input a text file name that contains list of FQDN. Then it resolves them into IP address.

Comments:

  • Simple.
  • Planning to add in whois option.