Skip to content

Commit

Permalink
Add an IP resolving to Colorado
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickCroninMM committed Jun 5, 2024
1 parent 0938cdd commit ac37125
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 0 deletions.
69 changes: 69 additions & 0 deletions source-data/GeoIP2-Precision-Enterprise-Test.json
Original file line number Diff line number Diff line change
Expand Up @@ -1386,6 +1386,75 @@
}
}
},
{
"::174.234.2.156/128" : {
"continent": {
"code": "NA",
"geoname_id": 6255149,
"names": {
"de": "Nordamerika",
"en": "North America",
"es": "Norteamérica",
"fr": "Amérique du Nord",
"ja": "北アメリカ",
"pt-BR": "América do Norte",
"ru": "Северная Америка",
"zh-CN": "北美洲"
}
},
"country": {
"confidence": 99,
"geoname_id": 6252001,
"iso_code": "US",
"names": {
"de": "USA",
"en": "United States",
"es": "Estados Unidos",
"fr": "États Unis",
"ja": "アメリカ",
"pt-BR": "EUA",
"ru": "США",
"zh-CN": "美国"
}
},
"location": {
"accuracy_radius": 500,
"latitude": 39.7388,
"longitude": -104.9868,
"time_zone": "America/Denver"
},
"registered_country": {
"geoname_id": 6252001,
"iso_code": "US",
"names": {
"de": "USA",
"en": "United States",
"es": "Estados Unidos",
"fr": "États Unis",
"ja": "アメリカ",
"pt-BR": "EUA",
"ru": "США",
"zh-CN": "美国"
}
},
"subdivisions": [
{
"confidence": 60,
"geoname_id": 5417618,
"iso_code": "CO",
"names": {
"de": "Colorado",
"en": "Colorado",
"es": "Colorado",
"fr": "Colorado",
"ja": "コロラド州",
"pt-BR": "Colorado",
"ru": "Колорадо"
}
}
]
}
},
{
"::175.16.199.0/120" : {
"city" : {
Expand Down
Binary file modified test-data/GeoIP2-Precision-Enterprise-Test.mmdb
Binary file not shown.

0 comments on commit ac37125

Please sign in to comment.