File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
content/geoip/docs/databases Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,15 @@ draft: false
33title : GeoIP Anonymous Plus Databases
44---
55
6+ {{< alert warning >}}
7+ The GeoIP Anonymous Plus database is under active development. New fields
8+ are expected to be added. Please design your integrations to expect new
9+ fields, and ensure you monitor updates to our
10+ [ GeoIP release notes] ( /geoip/release-notes ) to get notifications about new
11+ fields and changes to existing ones.
12+ {{</ alert>}}
13+
14+
615MaxMind's GeoIP Anonymous Plus database helps protect your business by
716identifying anonymized proxy traffic and reduce false positives based on
817confidence scores, timestamps, and VPN provider names.
@@ -138,6 +147,9 @@ These are named `GeoIP-Anonymous-Plus-Blocks-Plusv4.csv` and
138147 <td>
139148 A score ranging from 1 to 99 that is our percent confidence that the
140149 network is currently part of an actively used VPN service.
150+ <br>
151+ Currently we will only provide values of 30 and 99, but the number of
152+ values will increase as we improve our confidence ratings
141153 </td>
142154 </tr>
143155
You can’t perform that action at this time.
0 commit comments