8000 GitHub - gajjar-ronak/check-your-ip-and-cidr: This code retrieves the user's network provider's name, the public IP address, and the associated CIDR range.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

This code retrieves the user's network provider's name, the public IP address, and the associated CIDR range.

Notifications You must be signed in to change notification settings

gajjar-ronak/check-your-ip-and-cidr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

IP Information Lookup

This script retrieves your public IP address and performs a WHOIS lookup to get details about your network provider and the CIDR (Classless Inter-Domain Routing) associated with your IP address.

Requirements

  • Python 3.x
  • The following Python libraries are required:
    • ipwhois

You can install the necessary libraries using pip:

pip install ipwhois

About

This code retrieves the user's network provider's name, the public IP address, and the associated CIDR range.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0