A Python/Tkinter Desktop GUI app that displays domain information using URL or IP Address.
This application displays domain information like Domain Name, Organization, IP Address, Server Host etc.
Install IP Lookup with pip
pip install sockets python-whois
To deploy this project run
cd ip-lookup
python gui.py