man geoiplookup (Commandes) - look up country using IP Address or hostname

NAME

geoiplookup - look up country using IP Address or hostname

SYNOPSIS

geoiplookup [-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

-v
Lists the GeoIP database date and build number.

AUTHOR

Written by T.J. Mather

REPORTING BUGS

Report bugs to <support@maxmind.com>

COPYRIGHT

Copyright © 2002 MaxMind.com

This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

SEE ALSO