From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Pgw04-0003bb-TY for garchives@archives.gentoo.org; Sun, 23 Jan 2011 09:12:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C7403E0540; Sun, 23 Jan 2011 09:10:56 +0000 (UTC) Received: from smtpq1.tb.mail.iss.as9143.net (smtpq1.tb.mail.iss.as9143.net [212.54.42.164]) by pigeon.gentoo.org (Postfix) with ESMTP id 86E30E0540 for ; Sun, 23 Jan 2011 09:10:56 +0000 (UTC) Received: from [212.54.42.132] (helo=smtp1.tb.mail.iss.as9143.net) by smtpq1.tb.mail.iss.as9143.net with esmtp (Exim 4.71) (envelope-from ) id 1PgvyJ-0007mB-RC for gentoo-user@lists.gentoo.org; Sun, 23 Jan 2011 10:10:55 +0100 Received: from 5ed3454e.cm-7-4b.dynamic.ziggo.nl ([94.211.69.78] helo=data.antarean.org) by smtp1.tb.mail.iss.as9143.net with esmtp (Exim 4.71) (envelope-from ) id 1PgvyI-0006gA-Eg for gentoo-user@lists.gentoo.org; Sun, 23 Jan 2011 10:10:54 +0100 Received: from localhost (localhost [127.0.0.1]) by data.antarean.org (Postfix) with ESMTP id 11CF31ECF for ; Sun, 23 Jan 2011 10:12:37 +0100 (CET) X-Virus-Scanned: amavisd-new at antarean.org Received: from data.antarean.org ([127.0.0.1]) by localhost (data.antarean.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id r59pDZvZmdGQ for ; Sun, 23 Jan 2011 10:12:36 +0100 (CET) Received: from eve.localnet (eve.lan.antarean.org [10.20.13.50]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by data.antarean.org (Postfix) with ESMTPS id 71F2EEFF for ; Sun, 23 Jan 2011 10:12:36 +0100 (CET) From: "J. Roeleveld" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Geographical location of an URL/IP-address Date: Sun, 23 Jan 2011 10:10:51 +0100 User-Agent: KMail/1.13.5 (Linux/2.6.30-gentoo-r5; KDE/4.4.5; x86_64; ; ) References: <20110123050812.GD5857@solfire> In-Reply-To: <20110123050812.GD5857@solfire> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201101231010.51536.joost@antarean.org> X-ZiggoSMTP-MailScanner-Information: Please contact the ISP for more information X-ZiggoSMTP-MailScanner-ID: 1PgvyI-0006gA-Eg X-ZiggoSMTP-MailScanner: Found to be clean X-ZiggoSMTP-MailScanner-SpamCheck: geen spam, SpamAssassin (niet cached, score=1.772, vereist 5, BAYES_50 0.80, RDNS_DYNAMIC 0.98, T_RP_MATCHES_RCVD -0.01) X-ZiggoSMTP-MailScanner-SpamScore: s X-ZiggoSMTP-MailScanner-From: joost@antarean.org X-Spam-Status: No X-Archives-Salt: X-Archives-Hash: e4418f4b5856b7e5637a16a73c2197cd On Sunday 23 January 2011 06:08:12 meino.cramer@gmx.de wrote: > Hi, > > is there any tool/mechanism to locate a given URL or IP-address on the > globe automatically? > I mean: I feed the tool with an IP-address or an URL and it will > respond: France, Paris > > I dont mean a tool, whose output I have interpret. > > I want this for batch processing... > > Thank you very much in advance for any tool ;) > Bet regards, > mcc Not sure if it exists yet, but you might want to start with the packages with "geoip" in the name: # eix geoip [I] dev-libs/geoip Available versions: 1.4.5 1.4.6{tbz2} {perl-geoipupdate} Installed versions: 1.4.6{tbz2}(08:20:04 12/06/10)(-perl-geoipupdate) Homepage: http://www.maxmind.com/geoip/api/c.shtml Description: easily lookup countries by IP addresses, even when Reverse DNS entries don't exist * dev-php5/pecl-geoip Available versions: ~1.0.7 ~1.0.7-r1 {php_targets_php5-2 php_targets_php5-3} Homepage: http://pecl.php.net/geoip Description: PHP extension to map IP address to geographic places * dev-python/geoip-python Available versions: 1.2.4 Homepage: http://www.maxmind.com/app/python Description: Python bindings for GeoIP * dev-ruby/net-geoip Available versions: 0.07 {ruby_targets_ruby18} Homepage: http://www.maxmind.com/app/ruby Description: Ruby bindings for the GeoIP library Found 4 matches. -- Joost