On Dec 4, 2013, at 1:21, Rob Janssen <[email protected]> wrote: >> You can try it at http://ip.bitnames.com/ >> > Is it not possible to make that page report the country codes alongside the > IP addresses?
Hi Rob, The development version at http://mist.askask.com/ does that. Before anyone asks What you see in the JSON data is everything that the system stores except for a timestamp (to make it easier to purge old data). It only stores the most recent record for a client/dns server pair. Essentially it only stores the IP of the HTTP client, the IP address of the DNS server the client used and any EDNS-SUBNET information the DNS server sent, so it's a lot less than a typical HTTP server log would store. It doesn't store the referrer header, user agent string, cookies or similar. Ask _______________________________________________ pool mailing list [email protected] http://lists.ntp.org/listinfo/pool
