This is the command geoiplookup that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
geoiplookup - look up country using IP Address or hostname
SYNOPSIS
geoiplookup [-d directory] [-f filename] [-v] <ipaddress|hostname>
DESCRIPTION
geoiplookup uses the GeoIP library and database to find the Country that an IP address or
hostname originates from.
For example
geoiplookup 80.60.233.195
will find the Country that 80.60.233.195 originates from, in the following format:
NL, Netherlands
OPTIONS
-f Specify a custom path to a single GeoIP datafile.
-d Specify a custom directory containing GeoIP datafile(s). By default geoiplookup
looks in /usr/share/GeoIP
-v Lists the date and build number for the GeoIP datafile(s).
Use geoiplookup online using onworks.net services