diff options
Diffstat (limited to 't/maxmind-db/source-data/GeoLite2-ASN-Test.json')
| -rw-r--r-- | t/maxmind-db/source-data/GeoLite2-ASN-Test.json | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/t/maxmind-db/source-data/GeoLite2-ASN-Test.json b/t/maxmind-db/source-data/GeoLite2-ASN-Test.json new file mode 100644 index 0000000..94b733b --- /dev/null +++ b/t/maxmind-db/source-data/GeoLite2-ASN-Test.json @@ -0,0 +1,37 @@ +[ + { + "::1.128.0.0/107" : { + "autonomous_system_number" : 1221, + "autonomous_system_organization" : "Telstra Pty Ltd" + } + }, + { + "::12.81.92.0/118" : { + "autonomous_system_number" : 7018, + "autonomous_system_organization" : "AT&T Services" + } + }, + { + "::12.81.96.0/115" : { + "autonomous_system_number" : 7018 + } + }, + { + "2600:6000::/20" : { + "autonomous_system_number" : 237, + "autonomous_system_organization" : "Merit Network Inc." + } + }, + { + "2600:7000::/24" : { + "autonomous_system_number" : 6939, + "autonomous_system_organization" : "Hurricane Electric, Inc." + } + }, + { + "2600:7100::/24" : { + "autonomous_system_number" : 237, + "autonomous_system_organization" : "Merit Network Inc." + } + } +] |
