Skip to content
/ Nettools Public template

simple tools for the network to show IP, Reverse DNS Lookup and Geolocation Hosts

License

Notifications You must be signed in to change notification settings

darksq13/Nettools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NETTOOL

################################################################################################################################################################################################################

111

################################################################################################################################################################################################################ A Simple Network Tools for IP Network Scanner, Reverse DNS Lookup, and Geolocation build in @Python for @Linux user

Nettools is a collection of simple yet powerful Python scripts designed to help you gather essential network information. Whether you're troubleshooting, analyzing, or just curious about an IP address, Nettools provides quick insights into IP geolocation, reverse DNS lookups, and shared hosting information.

Features

IP Geolocation: Retrieve detailed geolocation information for any IP address, including country, city, ISP, and more.

Reverse DNS Lookup: Find the primary hostname associated with an IP address.

Shared Hosts Lookup: Discover domains sharing the same server (IP address) using third-party APIs.

Host IP Detection: Automatically detect the private and public IP addresses of the host machine.

How to Use

1. Clone the repository :

$ git clone https://github.com/darksq13/Nettools.git

$ cd nettools

2. Install the required dependencies :

$ pip install -r requirements.txt

3. Run the script :

$ python3 Nettools.py

4. Follow the on-screen prompts to :

Enter an IP address (or use the host IP by default).

Choose between private or public IP for analysis.

View geolocation data, reverse DNS results, and shared hosting information.

5. SCREENSHOOT

aaaa


bbbb


dddd


ccccc


Screenshot 2025-02-18 at 15-33-31 DeepSeek - Into the Unknown


About

simple tools for the network to show IP, Reverse DNS Lookup and Geolocation Hosts

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages