Just wanted to mention that there is also IPLookupService which can be used with LookupRecord.
Not sure if that saves you from needing to implement a record-aware version of ISPEnrichIP. On Wed, Dec 19, 2018 at 10:57 AM Mark Payne <[email protected]> wrote: > > Mike, > > MaxMind provides 2 datasets. The GeoIP2 database is the commercially licensed > dataset. > There also is a GeoLite2 database [1], which is free and available under the > Creative Commons > Attribution-ShareAlike 4.0 International License. It is not as accurate as > the GeoIP2 database but > works well for testing, demos, etc. (as long as you provide attribution to > MaxMind, as per the license). > > Thanks > -Mark > > [1] https://dev.maxmind.com/geoip/geoip2/geolite2/ > > > On Dec 19, 2018, at 10:50 AM, Mike Thomsen > <[email protected]<mailto:[email protected]>> wrote: > > MaxMind's ISP database is only available under a commercial license. Did > someone work out a deal to get a copy for testing the process or something > like that? Asking because I am interested in adding a record-aware version > of the processor. > > Thanks, > > Mike >
