Codebase list ruby-maxmind-db / 5b3b9c01-fed6-40a8-abbb-78871751c616/main test / data / source-data / GeoIP2-Anonymous-IP-Test.json
5b3b9c01-fed6-40a8-abbb-78871751c616/main

Tree @5b3b9c01-fed6-40a8-abbb-78871751c616/main (Download .tar.gz)

GeoIP2-Anonymous-IP-Test.json @5b3b9c01-fed6-40a8-abbb-78871751c616/mainraw · history · blame

[
   {
      "::1.2.0.0/112" : {
         "is_anonymous" : true,
         "is_anonymous_vpn" : true
      }
   },
   {
      "::1.124.213.1/128" : {
         "is_anonymous" : true,
         "is_anonymous_vpn" : true,
         "is_tor_exit_node" : true
      }
   },
   {
      "::81.2.69.0/120" : {
         "is_anonymous" : true,
         "is_anonymous_vpn" : true,
         "is_hosting_provider" : true,
         "is_public_proxy" : true,
         "is_tor_exit_node" : true
      }
   },
   {
      "::71.160.223.0/120" : {
         "is_anonymous" : true,
         "is_hosting_provider" : true
      }
   },
   {
      "::186.30.236.0/120" : {
         "is_anonymous" : true,
         "is_public_proxy" : true
      }
   },
   {
      "::65.0.0.0/109" : {
         "is_anonymous" : true,
         "is_tor_exit_node" : true
      }
   },
   {
      "abcd:1000::/112" : {
         "is_anonymous" : true,
         "is_public_proxy" : true
      }
   }
]