Find Geolocation of an IP Address using multiple API's
API's used [KeyCDN, FreeGeoIP, GeoLite2, Hackertarget]
usage: ip_geo.py [-h] (-i <Hostname| IP Address> | -f files that contains IP Addresses or Domains.) [-l ]
Get IP Geolocation Info
-h, --help show this help message and exit
-i, --hostname <Hostname| IP Address> A single host or a comma separated list
-f, --filename <file location> files that contains IP Addresses or Domains. Single on each line
-l, --language Language for GeoLite2 API