I was wondering if there is a way to find historical geolocation IP information? Everything I managed to find discusses the current data, but I could not find a way to request a service or database, for example, to look for IP information from several years ago.
I found this article entitled "How to Perform Historical IP Geolocation Searches" and mentions maxmind as a potential tool for availability of historical versions, but it does not mention how to access this data.
Looking through maxmind api docs I also cannot find a way to query by date.
How could I find the IP location at a given time? (Extreme accuracy is not required, an example is the search for the country of this IP address in 2012)
waffl source
share