maxmind-geoip2 1.0.0 → 1.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (60) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +15 -0
  3. data/README.md +4 -6
  4. data/lib/maxmind/geoip2/client.rb +1 -1
  5. data/lib/maxmind/geoip2/errors.rb +17 -8
  6. data/lib/maxmind/geoip2/model/city.rb +1 -1
  7. data/lib/maxmind/geoip2/model/enterprise.rb +1 -1
  8. data/lib/maxmind/geoip2/model/insights.rb +1 -1
  9. data/lib/maxmind/geoip2/model/isp.rb +16 -0
  10. data/lib/maxmind/geoip2/reader.rb +1 -2
  11. data/lib/maxmind/geoip2/record/traits.rb +23 -3
  12. data/maxmind-geoip2.gemspec +2 -1
  13. data/test/data/MaxMind-DB-spec.md +15 -11
  14. data/test/data/source-data/GeoIP2-City-Test.json +81 -48
  15. data/test/data/source-data/GeoIP2-Connection-Type-Test.json +20 -0
  16. data/test/data/source-data/GeoIP2-Country-Test.json +46 -58
  17. data/test/data/source-data/GeoIP2-Enterprise-Test.json +61 -3
  18. data/test/data/source-data/GeoIP2-ISP-Test.json +10 -0
  19. data/test/data/source-data/GeoIP2-Precision-Enterprise-Test.json +61 -4
  20. data/test/data/source-data/GeoLite2-ASN-Test.json +4091 -8
  21. data/test/data/source-data/GeoLite2-City-Test.json +12804 -0
  22. data/test/data/source-data/GeoLite2-Country-Test.json +11280 -0
  23. data/test/data/test-data/GeoIP2-Anonymous-IP-Test.mmdb +0 -0
  24. data/test/data/test-data/GeoIP2-City-Test-Broken-Double-Format.mmdb +0 -0
  25. data/test/data/test-data/GeoIP2-City-Test-Invalid-Node-Count.mmdb +0 -0
  26. data/test/data/test-data/GeoIP2-City-Test.mmdb +0 -0
  27. data/test/data/test-data/GeoIP2-Connection-Type-Test.mmdb +0 -0
  28. data/test/data/test-data/GeoIP2-Country-Test.mmdb +0 -0
  29. data/test/data/test-data/GeoIP2-DensityIncome-Test.mmdb +0 -0
  30. data/test/data/test-data/GeoIP2-Domain-Test.mmdb +0 -0
  31. data/test/data/test-data/GeoIP2-Enterprise-Test.mmdb +0 -0
  32. data/test/data/test-data/GeoIP2-ISP-Test.mmdb +0 -0
  33. data/test/data/test-data/GeoIP2-Precision-Enterprise-Test.mmdb +0 -0
  34. data/test/data/test-data/GeoIP2-Static-IP-Score-Test.mmdb +0 -0
  35. data/test/data/test-data/GeoIP2-User-Count-Test.mmdb +0 -0
  36. data/test/data/test-data/GeoLite2-ASN-Test.mmdb +0 -0
  37. data/test/data/test-data/GeoLite2-City-Test.mmdb +0 -0
  38. data/test/data/test-data/GeoLite2-Country-Test.mmdb +0 -0
  39. data/test/data/test-data/MaxMind-DB-no-ipv4-search-tree.mmdb +0 -0
  40. data/test/data/test-data/MaxMind-DB-string-value-entries.mmdb +0 -0
  41. data/test/data/test-data/MaxMind-DB-test-broken-pointers-24.mmdb +0 -0
  42. data/test/data/test-data/MaxMind-DB-test-broken-search-tree-24.mmdb +0 -0
  43. data/test/data/test-data/MaxMind-DB-test-decoder.mmdb +0 -0
  44. data/test/data/test-data/MaxMind-DB-test-ipv4-24.mmdb +0 -0
  45. data/test/data/test-data/MaxMind-DB-test-ipv4-28.mmdb +0 -0
  46. data/test/data/test-data/MaxMind-DB-test-ipv4-32.mmdb +0 -0
  47. data/test/data/test-data/MaxMind-DB-test-ipv6-24.mmdb +0 -0
  48. data/test/data/test-data/MaxMind-DB-test-ipv6-28.mmdb +0 -0
  49. data/test/data/test-data/MaxMind-DB-test-ipv6-32.mmdb +0 -0
  50. data/test/data/test-data/MaxMind-DB-test-metadata-pointers.mmdb +0 -0
  51. data/test/data/test-data/MaxMind-DB-test-mixed-24.mmdb +0 -0
  52. data/test/data/test-data/MaxMind-DB-test-mixed-28.mmdb +0 -0
  53. data/test/data/test-data/MaxMind-DB-test-mixed-32.mmdb +0 -0
  54. data/test/data/test-data/MaxMind-DB-test-nested.mmdb +0 -0
  55. data/test/data/test-data/MaxMind-DB-test-pointer-decoder.mmdb +0 -0
  56. data/test/data/test-data/README.md +3 -3
  57. data/test/data/test-data/write-test-data.pl +9 -5
  58. data/test/test_reader.rb +18 -2
  59. metadata +8 -4
  60. data/test/data/MaxMind-DB-test-metadata-pointers.mmdb +0 -0
@@ -2471,7 +2471,6 @@
2471
2471
  },
2472
2472
  "country" : {
2473
2473
  "geoname_id" : 2635167,
2474
- "is_in_european_union" : true,
2475
2474
  "iso_code" : "GB",
2476
2475
  "names" : {
2477
2476
  "de" : "Vereinigtes Königreich",
@@ -2492,7 +2491,6 @@
2492
2491
  },
2493
2492
  "registered_country" : {
2494
2493
  "geoname_id" : 2635167,
2495
- "is_in_european_union" : true,
2496
2494
  "iso_code" : "GB",
2497
2495
  "names" : {
2498
2496
  "de" : "Vereinigtes Königreich",
@@ -2819,7 +2817,6 @@
2819
2817
  },
2820
2818
  "country" : {
2821
2819
  "geoname_id" : 2635167,
2822
- "is_in_european_union" : true,
2823
2820
  "iso_code" : "GB",
2824
2821
  "names" : {
2825
2822
  "de" : "Vereinigtes Königreich",
@@ -2840,7 +2837,6 @@
2840
2837
  },
2841
2838
  "registered_country" : {
2842
2839
  "geoname_id" : 2635167,
2843
- "is_in_european_union" : true,
2844
2840
  "iso_code" : "GB",
2845
2841
  "names" : {
2846
2842
  "de" : "Vereinigtes Königreich",
@@ -3088,7 +3084,6 @@
3088
3084
  },
3089
3085
  "country" : {
3090
3086
  "geoname_id" : 2635167,
3091
- "is_in_european_union" : true,
3092
3087
  "iso_code" : "GB",
3093
3088
  "names" : {
3094
3089
  "de" : "Vereinigtes Königreich",
@@ -3109,7 +3104,6 @@
3109
3104
  },
3110
3105
  "registered_country" : {
3111
3106
  "geoname_id" : 2635167,
3112
- "is_in_european_union" : true,
3113
3107
  "iso_code" : "GB",
3114
3108
  "names" : {
3115
3109
  "de" : "Vereinigtes Königreich",
@@ -3936,7 +3930,6 @@
3936
3930
  },
3937
3931
  "country" : {
3938
3932
  "geoname_id" : 2635167,
3939
- "is_in_european_union" : true,
3940
3933
  "iso_code" : "GB",
3941
3934
  "names" : {
3942
3935
  "de" : "Vereinigtes Königreich",
@@ -3957,7 +3950,6 @@
3957
3950
  },
3958
3951
  "registered_country" : {
3959
3952
  "geoname_id" : 2635167,
3960
- "is_in_european_union" : true,
3961
3953
  "iso_code" : "GB",
3962
3954
  "names" : {
3963
3955
  "de" : "Vereinigtes Königreich",
@@ -4562,7 +4554,6 @@
4562
4554
  },
4563
4555
  "country" : {
4564
4556
  "geoname_id" : 2635167,
4565
- "is_in_european_union" : true,
4566
4557
  "iso_code" : "GB",
4567
4558
  "names" : {
4568
4559
  "de" : "Vereinigtes Königreich",
@@ -4583,7 +4574,6 @@
4583
4574
  },
4584
4575
  "registered_country" : {
4585
4576
  "geoname_id" : 2635167,
4586
- "is_in_european_union" : true,
4587
4577
  "iso_code" : "GB",
4588
4578
  "names" : {
4589
4579
  "de" : "Vereinigtes Königreich",
@@ -5031,7 +5021,6 @@
5031
5021
  },
5032
5022
  "country" : {
5033
5023
  "geoname_id" : 2635167,
5034
- "is_in_european_union" : true,
5035
5024
  "iso_code" : "GB",
5036
5025
  "names" : {
5037
5026
  "de" : "Vereinigtes Königreich",
@@ -5052,7 +5041,6 @@
5052
5041
  },
5053
5042
  "registered_country" : {
5054
5043
  "geoname_id" : 2635167,
5055
- "is_in_european_union" : true,
5056
5044
  "iso_code" : "GB",
5057
5045
  "names" : {
5058
5046
  "de" : "Vereinigtes Königreich",
@@ -5349,7 +5337,6 @@
5349
5337
  },
5350
5338
  "country" : {
5351
5339
  "geoname_id" : 2635167,
5352
- "is_in_european_union" : true,
5353
5340
  "iso_code" : "GB",
5354
5341
  "names" : {
5355
5342
  "de" : "Vereinigtes Königreich",
@@ -5370,7 +5357,6 @@
5370
5357
  },
5371
5358
  "registered_country" : {
5372
5359
  "geoname_id" : 2635167,
5373
- "is_in_european_union" : true,
5374
5360
  "iso_code" : "GB",
5375
5361
  "names" : {
5376
5362
  "de" : "Vereinigtes Königreich",
@@ -5457,7 +5443,6 @@
5457
5443
  },
5458
5444
  "country" : {
5459
5445
  "geoname_id" : 2635167,
5460
- "is_in_european_union" : true,
5461
5446
  "iso_code" : "GB",
5462
5447
  "names" : {
5463
5448
  "de" : "Vereinigtes Königreich",
@@ -5478,7 +5463,6 @@
5478
5463
  },
5479
5464
  "registered_country" : {
5480
5465
  "geoname_id" : 2635167,
5481
- "is_in_european_union" : true,
5482
5466
  "iso_code" : "GB",
5483
5467
  "names" : {
5484
5468
  "de" : "Vereinigtes Königreich",
@@ -7363,7 +7347,6 @@
7363
7347
  },
7364
7348
  "country" : {
7365
7349
  "geoname_id" : 2635167,
7366
- "is_in_european_union" : true,
7367
7350
  "iso_code" : "GB",
7368
7351
  "names" : {
7369
7352
  "de" : "Vereinigtes Königreich",
@@ -7384,7 +7367,6 @@
7384
7367
  },
7385
7368
  "registered_country" : {
7386
7369
  "geoname_id" : 2635167,
7387
- "is_in_european_union" : true,
7388
7370
  "iso_code" : "GB",
7389
7371
  "names" : {
7390
7372
  "de" : "Vereinigtes Königreich",
@@ -7576,7 +7558,6 @@
7576
7558
  },
7577
7559
  "country" : {
7578
7560
  "geoname_id" : 2635167,
7579
- "is_in_european_union" : true,
7580
7561
  "iso_code" : "GB",
7581
7562
  "names" : {
7582
7563
  "de" : "Vereinigtes Königreich",
@@ -7597,7 +7578,6 @@
7597
7578
  },
7598
7579
  "registered_country" : {
7599
7580
  "geoname_id" : 2635167,
7600
- "is_in_european_union" : true,
7601
7581
  "iso_code" : "GB",
7602
7582
  "names" : {
7603
7583
  "de" : "Vereinigtes Königreich",
@@ -8698,7 +8678,6 @@
8698
8678
  },
8699
8679
  "country" : {
8700
8680
  "geoname_id" : 2635167,
8701
- "is_in_european_union" : true,
8702
8681
  "iso_code" : "GB",
8703
8682
  "names" : {
8704
8683
  "de" : "Vereinigtes Königreich",
@@ -8719,7 +8698,6 @@
8719
8698
  },
8720
8699
  "registered_country" : {
8721
8700
  "geoname_id" : 2635167,
8722
- "is_in_european_union" : true,
8723
8701
  "iso_code" : "GB",
8724
8702
  "names" : {
8725
8703
  "de" : "Vereinigtes Königreich",
@@ -8804,7 +8782,6 @@
8804
8782
  },
8805
8783
  "country" : {
8806
8784
  "geoname_id" : 2635167,
8807
- "is_in_european_union" : true,
8808
8785
  "iso_code" : "GB",
8809
8786
  "names" : {
8810
8787
  "de" : "Vereinigtes Königreich",
@@ -8825,7 +8802,6 @@
8825
8802
  },
8826
8803
  "registered_country" : {
8827
8804
  "geoname_id" : 2635167,
8828
- "is_in_european_union" : true,
8829
8805
  "iso_code" : "GB",
8830
8806
  "names" : {
8831
8807
  "de" : "Vereinigtes Königreich",
@@ -9334,7 +9310,6 @@
9334
9310
  },
9335
9311
  "country" : {
9336
9312
  "geoname_id" : 2635167,
9337
- "is_in_european_union" : true,
9338
9313
  "iso_code" : "GB",
9339
9314
  "names" : {
9340
9315
  "de" : "Vereinigtes Königreich",
@@ -9355,7 +9330,6 @@
9355
9330
  },
9356
9331
  "registered_country" : {
9357
9332
  "geoname_id" : 2635167,
9358
- "is_in_european_union" : true,
9359
9333
  "iso_code" : "GB",
9360
9334
  "names" : {
9361
9335
  "de" : "Vereinigtes Königreich",
@@ -9494,7 +9468,6 @@
9494
9468
  },
9495
9469
  "country" : {
9496
9470
  "geoname_id" : 2635167,
9497
- "is_in_european_union" : true,
9498
9471
  "iso_code" : "GB",
9499
9472
  "names" : {
9500
9473
  "de" : "Vereinigtes Königreich",
@@ -9515,7 +9488,6 @@
9515
9488
  },
9516
9489
  "registered_country" : {
9517
9490
  "geoname_id" : 2635167,
9518
- "is_in_european_union" : true,
9519
9491
  "iso_code" : "GB",
9520
9492
  "names" : {
9521
9493
  "de" : "Vereinigtes Königreich",
@@ -9704,7 +9676,6 @@
9704
9676
  },
9705
9677
  "country" : {
9706
9678
  "geoname_id" : 2635167,
9707
- "is_in_european_union" : true,
9708
9679
  "iso_code" : "GB",
9709
9680
  "names" : {
9710
9681
  "de" : "Vereinigtes Königreich",
@@ -9725,7 +9696,6 @@
9725
9696
  },
9726
9697
  "registered_country" : {
9727
9698
  "geoname_id" : 2635167,
9728
- "is_in_european_union" : true,
9729
9699
  "iso_code" : "GB",
9730
9700
  "names" : {
9731
9701
  "de" : "Vereinigtes Königreich",
@@ -10658,7 +10628,6 @@
10658
10628
  },
10659
10629
  "country" : {
10660
10630
  "geoname_id" : 2635167,
10661
- "is_in_european_union" : true,
10662
10631
  "iso_code" : "GB",
10663
10632
  "names" : {
10664
10633
  "de" : "Vereinigtes Königreich",
@@ -10679,7 +10648,6 @@
10679
10648
  },
10680
10649
  "registered_country" : {
10681
10650
  "geoname_id" : 2635167,
10682
- "is_in_european_union" : true,
10683
10651
  "iso_code" : "GB",
10684
10652
  "names" : {
10685
10653
  "de" : "Vereinigtes Königreich",
@@ -10712,7 +10680,6 @@
10712
10680
  },
10713
10681
  "country" : {
10714
10682
  "geoname_id" : 2635167,
10715
- "is_in_european_union" : true,
10716
10683
  "iso_code" : "GB",
10717
10684
  "names" : {
10718
10685
  "de" : "Vereinigtes Königreich",
@@ -10733,7 +10700,6 @@
10733
10700
  },
10734
10701
  "registered_country" : {
10735
10702
  "geoname_id" : 2635167,
10736
- "is_in_european_union" : true,
10737
10703
  "iso_code" : "GB",
10738
10704
  "names" : {
10739
10705
  "de" : "Vereinigtes Königreich",
@@ -11032,7 +10998,6 @@
11032
10998
  },
11033
10999
  "country" : {
11034
11000
  "geoname_id" : 2635167,
11035
- "is_in_european_union" : true,
11036
11001
  "iso_code" : "GB",
11037
11002
  "names" : {
11038
11003
  "de" : "Vereinigtes Königreich",
@@ -11053,7 +11018,6 @@
11053
11018
  },
11054
11019
  "registered_country" : {
11055
11020
  "geoname_id" : 2635167,
11056
- "is_in_european_union" : true,
11057
11021
  "iso_code" : "GB",
11058
11022
  "names" : {
11059
11023
  "de" : "Vereinigtes Königreich",
@@ -11354,7 +11318,6 @@
11354
11318
  },
11355
11319
  "country" : {
11356
11320
  "geoname_id" : 2635167,
11357
- "is_in_european_union" : true,
11358
11321
  "iso_code" : "GB",
11359
11322
  "names" : {
11360
11323
  "de" : "Vereinigtes Königreich",
@@ -11375,7 +11338,6 @@
11375
11338
  },
11376
11339
  "registered_country" : {
11377
11340
  "geoname_id" : 2635167,
11378
- "is_in_european_union" : true,
11379
11341
  "iso_code" : "GB",
11380
11342
  "names" : {
11381
11343
  "de" : "Vereinigtes Königreich",
@@ -11678,7 +11640,6 @@
11678
11640
  },
11679
11641
  "country" : {
11680
11642
  "geoname_id" : 2635167,
11681
- "is_in_european_union" : true,
11682
11643
  "iso_code" : "GB",
11683
11644
  "names" : {
11684
11645
  "de" : "Vereinigtes Königreich",
@@ -11699,7 +11660,6 @@
11699
11660
  },
11700
11661
  "registered_country" : {
11701
11662
  "geoname_id" : 2635167,
11702
- "is_in_european_union" : true,
11703
11663
  "iso_code" : "GB",
11704
11664
  "names" : {
11705
11665
  "de" : "Vereinigtes Königreich",
@@ -11786,7 +11746,6 @@
11786
11746
  },
11787
11747
  "country" : {
11788
11748
  "geoname_id" : 2635167,
11789
- "is_in_european_union" : true,
11790
11749
  "iso_code" : "GB",
11791
11750
  "names" : {
11792
11751
  "de" : "Vereinigtes Königreich",
@@ -11807,7 +11766,6 @@
11807
11766
  },
11808
11767
  "registered_country" : {
11809
11768
  "geoname_id" : 2635167,
11810
- "is_in_european_union" : true,
11811
11769
  "iso_code" : "GB",
11812
11770
  "names" : {
11813
11771
  "de" : "Vereinigtes Königreich",
@@ -12032,6 +11990,34 @@
12032
11990
  }
12033
11991
  }
12034
11992
  },
11993
+ {
11994
+ "::2.2.3.0/120" : {
11995
+ "city" : {
11996
+ "geoname_id" : 2655045,
11997
+ "names" : {
11998
+ "en" : "Boxford"
11999
+ }
12000
+ }
12001
+ }
12002
+ },
12003
+ {
12004
+ "::2.3.3.0/120" : {
12005
+ "continent" : {
12006
+ "code" : "EU",
12007
+ "geoname_id" : 6255148,
12008
+ "names" : {
12009
+ "de" : "Europa",
12010
+ "en" : "Europe",
12011
+ "es" : "Europa",
12012
+ "fr" : "Europe",
12013
+ "ja" : "ヨーロッパ",
12014
+ "pt-BR" : "Europa",
12015
+ "ru" : "Европа",
12016
+ "zh-CN" : "欧洲"
12017
+ }
12018
+ }
12019
+ }
12020
+ },
12035
12021
  {
12036
12022
  "::2.125.160.216/125" : {
12037
12023
  "city" : {
@@ -12056,7 +12042,6 @@
12056
12042
  },
12057
12043
  "country" : {
12058
12044
  "geoname_id" : 2635167,
12059
- "is_in_european_union" : true,
12060
12045
  "iso_code" : "GB",
12061
12046
  "names" : {
12062
12047
  "de" : "Vereinigtes Königreich",
@@ -12146,7 +12131,6 @@
12146
12131
  },
12147
12132
  "country" : {
12148
12133
  "geoname_id" : 2635167,
12149
- "is_in_european_union" : true,
12150
12134
  "iso_code" : "GB",
12151
12135
  "names" : {
12152
12136
  "de" : "Vereinigtes Königreich",
@@ -12223,7 +12207,6 @@
12223
12207
  },
12224
12208
  "country" : {
12225
12209
  "geoname_id" : 2635167,
12226
- "is_in_european_union" : true,
12227
12210
  "iso_code" : "GB",
12228
12211
  "names" : {
12229
12212
  "de" : "Vereinigtes Königreich",
@@ -12300,7 +12283,6 @@
12300
12283
  },
12301
12284
  "country" : {
12302
12285
  "geoname_id" : 2635167,
12303
- "is_in_european_union" : true,
12304
12286
  "iso_code" : "GB",
12305
12287
  "names" : {
12306
12288
  "de" : "Vereinigtes Königreich",
@@ -12377,7 +12359,6 @@
12377
12359
  },
12378
12360
  "country" : {
12379
12361
  "geoname_id" : 2635167,
12380
- "is_in_european_union" : true,
12381
12362
  "iso_code" : "GB",
12382
12363
  "names" : {
12383
12364
  "de" : "Vereinigtes Königreich",
@@ -12424,6 +12405,59 @@
12424
12405
  ]
12425
12406
  }
12426
12407
  },
12408
+ {
12409
+ "::149.101.100.0/124" : {
12410
+ "continent" : {
12411
+ "code" : "NA",
12412
+ "geoname_id" : 6255149,
12413
+ "names" : {
12414
+ "de" : "Nordamerika",
12415
+ "en" : "North America",
12416
+ "es" : "América del Norte",
12417
+ "fr" : "Amérique du Nord",
12418
+ "ja" : "北アメリカ",
12419
+ "pt-BR" : "América do Norte",
12420
+ "ru" : "Северная Америка",
12421
+ "zh-CN" : "北美洲"
12422
+ }
12423
+ },
12424
+ "country" : {
12425
+ "confidence" : 99,
12426
+ "geoname_id" : 6252001,
12427
+ "iso_code" : "US",
12428
+ "names" : {
12429
+ "de" : "USA",
12430
+ "en" : "United States",
12431
+ "es" : "Estados Unidos",
12432
+ "fr" : "États-Unis",
12433
+ "ja" : "アメリカ合衆国",
12434
+ "pt-BR" : "Estados Unidos",
12435
+ "ru" : "США",
12436
+ "zh-CN" : "美国"
12437
+ }
12438
+ },
12439
+ "location" : {
12440
+ "accuracy_radius" : 1000,
12441
+ "latitude" : 37.751,
12442
+ "longitude" : -97.822,
12443
+ "time_zone" : "America/Chicago"
12444
+ },
12445
+ "registered_country" : {
12446
+ "geoname_id" : 2635167,
12447
+ "iso_code" : "GB",
12448
+ "names" : {
12449
+ "de" : "Vereinigtes Königreich",
12450
+ "en" : "United Kingdom",
12451
+ "es" : "Reino Unido",
12452
+ "fr" : "Royaume-Uni",
12453
+ "ja" : "イギリス",
12454
+ "pt-BR" : "Reino Unido",
12455
+ "ru" : "Великобритания",
12456
+ "zh-CN" : "英国"
12457
+ }
12458
+ }
12459
+ }
12460
+ },
12427
12461
  {
12428
12462
  "::216.160.83.56/125" : {
12429
12463
  "city" : {
@@ -12473,7 +12507,6 @@
12473
12507
  },
12474
12508
  "registered_country" : {
12475
12509
  "geoname_id" : 2635167,
12476
- "is_in_european_union" : true,
12477
12510
  "iso_code" : "GB",
12478
12511
  "names" : {
12479
12512
  "de" : "Vereinigtes Königreich",
@@ -44,6 +44,21 @@
44
44
  "connection_type" : "Dialup"
45
45
  }
46
46
  },
47
+ {
48
+ "::2.125.160.216/125" : {
49
+ "connection_type" : "Cable/DSL"
50
+ }
51
+ },
52
+ {
53
+ "::149.101.100.0/124" : {
54
+ "connection_type" : "Cellular"
55
+ }
56
+ },
57
+ {
58
+ "::67.43.156.0/120" : {
59
+ "connection_type" : "Cellular"
60
+ }
61
+ },
47
62
  {
48
63
  "::80.214.0.0/116" : {
49
64
  "connection_type" : "Cellular"
@@ -94,6 +109,11 @@
94
109
  "connection_type" : "Cellular"
95
110
  }
96
111
  },
112
+ {
113
+ "::216.160.83.56/125" : {
114
+ "connection_type" : "Corporate"
115
+ }
116
+ },
97
117
  {
98
118
  "2003::/24" : {
99
119
  "connection_type" : "Cable/DSL"