summaryrefslogtreecommitdiffstats
path: root/bin/tests/system/geoip2/data/GeoLite2-ASN.json
blob: 8fad0ce5fdaa33d898e9dfd8294614a9a98467df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
[
   {
      "::10.53.0.1/128" : {
         "autonomous_system_number" : 100001,
         "autonomous_system_organization" : "One Systems, Inc."
      }
   },
   {
      "::10.53.0.2/128" : {
         "autonomous_system_number" : 100002,
         "autonomous_system_organization" : "Two Technology Ltd."
      }
   },
   {
      "::10.53.0.3/128" : {
         "autonomous_system_number" : 100003,
         "autonomous_system_organization" : "Three Network Labs"
      }
   },
   {
      "::10.53.0.4/128" : {
         "autonomous_system_number" : 100004,
         "autonomous_system_organization" : "Four University"
      }
   },
   {
      "::10.53.0.5/128" : {
         "autonomous_system_number" : 100005,
         "autonomous_system_organization" : "Five Telecom"
      }
   },
   {
      "::10.53.0.6/128" : {
         "autonomous_system_number" : 100006,
         "autonomous_system_organization" : "Six Company"
      }
   },
   {
      "::10.53.0.7/128" : {
         "autonomous_system_number" : 100007,
         "autonomous_system_organization" : "Seven Communications"
      }
   },
   {
      "fd92:7065:b8e:ffff::1/128" : {
         "autonomous_system_number" : 100001,
         "autonomous_system_organization" : "One Systems, Inc."
      }
   },
   {
      "fd92:7065:b8e:ffff::2/128" : {
         "autonomous_system_number" : 100002,
         "autonomous_system_organization" : "Two Technology Ltd."
      }
   },
   {
      "fd92:7065:b8e:ffff::3/128" : {
         "autonomous_system_number" : 100003,
         "autonomous_system_organization" : "Three Network Labs"
      }
   },
   {
      "fd92:7065:b8e:ffff::4/128" : {
         "autonomous_system_number" : 100004,
         "autonomous_system_organization" : "Four University"
      }
   },
   {
      "fd92:7065:b8e:ffff::5/128" : {
         "autonomous_system_number" : 100005,
         "autonomous_system_organization" : "Five Telecom"
      }
   },
   {
      "fd92:7065:b8e:ffff::6/128" : {
         "autonomous_system_number" : 100006,
         "autonomous_system_organization" : "Six Company"
      }
   },
   {
      "fd92:7065:b8e:ffff::7/128" : {
         "autonomous_system_number" : 100007,
         "autonomous_system_organization" : "Seven Communications"
      }
   }
]