GEOIPLOOKUP6(1) | General Commands Manual | GEOIPLOOKUP6(1) |
geouplookup6 - look up country using IP Address or hostname
geouplookup6 [-d directory] [-f filename] [-v] <ipaddress|hostname>
geouplookup6 uses the GeoIP library and database to find the Country that an IP address or hostname originates from. You must install a database suitable for geoiplookup6. IE: GeoIPv6.dat
For example:
geouplookup6 2001:4860:0:1001::68
geoiplookup6 ipv6.google.com
will find the Country that 2001:4860:0:1001::68 originates from, in the following format:
US, United States
Written by T.J. Mather
Report bugs to <support@maxmind.com>
Copyright (C) 2008 MaxMind LLC
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
28 Oct 2008 | 4th Berkeley Distribution |