/hostnames-to-ipaddresses

Repository for hostname-to-ipaddresses script

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Transforming Hostnames to IP Addresses

The reason for the scripts was to learn python but also find a way that could automate the process of finding ip addresseses when given a list of hostnames and not have to enter them one at a time with ping. The script provides two options, one for a single domain and one for a file.

Menu Style - hostnames-to-ipaddress.py

Script designed to take a domain name or list of domain names as input and output the corresponding IP addresses.

Usage

.\hostnames-to-ipaddress.py

Menu

Image

MD5 Hash

hostnames-to-ipaddress.py: 9fd081cdc8b03175fe33ab1234dbee85

Argument Style - host2ip.py

Similar to hostnames-to-ipaddress.py but utilizes arguments rather than menus.

Usage

.\host2ip.py -h

Menu

Image

MD5 Hash

host2ip.py: 94c9c657837ac8e4dd824129a2df4d17