Skip to content

Commit 4c2a603

Browse files
authored
Merge pull request #168 from oalders/oalders/add-nj
Add ::169.135.50.0/120 as an enterprise test network
2 parents 1485e1d + 34a51ac commit 4c2a603

File tree

3 files changed

+90
-0
lines changed

3 files changed

+90
-0
lines changed

source-data/GeoIP2-Precision-Enterprise-Test.json

Lines changed: 90 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -437,6 +437,96 @@
437437
}
438438
}
439439
},
440+
{
441+
"::169.135.50.0/120" : {
442+
"city": {
443+
"confidence": 99,
444+
"geoname_id": 4502129,
445+
"names": {
446+
"en": "Hammonton"
447+
}
448+
},
449+
"continent": {
450+
"code": "NA",
451+
"geoname_id": 6255149,
452+
"names": {
453+
"de": "Nordamerika",
454+
"en": "North America",
455+
"es": "Norteamérica",
456+
"fr": "Amérique du Nord",
457+
"ja": "北アメリカ",
458+
"pt-BR": "América do Norte",
459+
"ru": "Северная Америка",
460+
"zh-CN": "北美洲"
461+
}
462+
},
463+
"country": {
464+
"confidence": 99,
465+
"geoname_id": 6252001,
466+
"iso_code": "US",
467+
"names": {
468+
"de": "USA",
469+
"en": "United States",
470+
"es": "Estados Unidos",
471+
"fr": "États Unis",
472+
"ja": "アメリカ",
473+
"pt-BR": "EUA",
474+
"ru": "США",
475+
"zh-CN": "美国"
476+
}
477+
},
478+
"location": {
479+
"accuracy_radius": 5,
480+
"latitude": 39.6365,
481+
"longitude": -74.8024,
482+
"metro_code": 504,
483+
"time_zone": "America/New_York"
484+
},
485+
"postal": {
486+
"code": "08037",
487+
"confidence": 99
488+
},
489+
"registered_country": {
490+
"geoname_id": 6252001,
491+
"iso_code": "US",
492+
"names": {
493+
"de": "USA",
494+
"en": "United States",
495+
"es": "Estados Unidos",
496+
"fr": "États Unis",
497+
"ja": "アメリカ",
498+
"pt-BR": "EUA",
499+
"ru": "США",
500+
"zh-CN": "美国"
501+
}
502+
},
503+
"subdivisions": [
504+
{
505+
"confidence": 99,
506+
"geoname_id": 5101760,
507+
"iso_code": "NJ",
508+
"names": {
509+
"de": "New Jersey",
510+
"en": "New Jersey",
511+
"es": "Nueva Jersey",
512+
"fr": "New Jersey",
513+
"ja": "ニュージャージー州",
514+
"pt-BR": "Nova Jérsei",
515+
"ru": "Нью-Джерси",
516+
"zh-CN": "新泽西州"
517+
}
518+
}
519+
],
520+
"traits": {
521+
"autonomous_system_number": 2576,
522+
"autonomous_system_organization": "DOT-AS",
523+
"connection_type": "Corporate",
524+
"isp": "U. S. Department of Transportation",
525+
"organization": "U. S. Department of Transportation",
526+
"user_type": "business"
527+
}
528+
}
529+
},
440530
{
441531
"::65.116.3.80/126" : {
442532
"city" : {
Binary file not shown.
409 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)