Skip to content

letsreverse demonstrates effective retrieval of reverse DNS and IP information.

Notifications You must be signed in to change notification settings

emenmousavi/reverse_ip_lookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IP Information Lookup

Header

This Python script allows you to retrieve detailed information about an IPv4 or IPv6 address, including reverse DNS, ISP, country, region, and whether it's a private IP.

Prerequisites

Before running the script, you need to install the required Python libraries. You can install them using pip:

pip install ipinfo colorama tabulate

Note

You need to have IPinfo API Access key to run this program

Releases

No releases published

Packages

No packages published

Languages