/domains-ip-lookup

A simple Python script to discover IP from a list of multiple domains.

Primary LanguagePython

Domains IP Lookup

A simple Python script to discover IP from a list of multiple domains.

Usage

Create a file lookup/domains-input.txt with one domain per line.

After that just run:

python domains-ip-lookup.py

Contribute

Contributions are welcome! Please check out the issues.