Skip to content

geoffchisnall/ip2geo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

IP/Domain name Geolocation lookup

Summary
  • lookup to take an IP or Domain Name and see where it's Geo Location is. It is using the https://ipwhois.io API. Limited to 10000 searches per month.
usage

./ip2geo.py ipaddress
example - ./ip2geo.py 8.8.8.8
example - ./ip2geo.py www.google.com


requirements:

  • python3
  • jq

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages