-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathIPLookupResult.json
More file actions
72 lines (72 loc) · 1.66 KB
/
IPLookupResult.json
File metadata and controls
72 lines (72 loc) · 1.66 KB
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
{
"ip": "91.225.201.108",
"is_eu": false,
"city": "Lviv",
"region": "L'vivs'ka Oblast'",
"region_code": "46",
"region_type": "oblast",
"country_name": "Ukraine",
"country_code": "UA",
"continent_name": "Europe",
"continent_code": "EU",
"latitude": 49.8486,
"longitude": 24.0323,
"postal": "79000",
"calling_code": "380",
"flag": "https://ipdata.co/flags/ua.png",
"emoji_flag": "\uD83C\uDDFA\uD83C\uDDE6",
"emoji_unicode": "U+1F1FA U+1F1E6",
"asn": {
"asn": "AS49824",
"name": "PC \"Astra-net\"",
"domain": "astra.in.ua",
"route": "91.225.200.0/22",
"type": "isp"
},
"company": {
"name": "Astra-net",
"domain": "astra.in.ua",
"network": "91.225.200.0/22",
"type": "isp"
},
"carrier": {
"name": "Kyivstar",
"mcc": "255",
"mnc": "03"
},
"languages": [
{
"name": "Ukrainian",
"native": "\u0423\u043A\u0440\u0430\u0457\u043D\u0441\u044C\u043A\u0430",
"code": "uk"
}
],
"currency": {
"name": "Ukrainian Hryvnia",
"code": "UAH",
"symbol": "\u20B4",
"native": "\u20B4",
"plural": "Ukrainian hryvnias"
},
"time_zone": {
"name": "Europe/Kiev",
"abbr": "EET",
"offset": "+0200",
"is_dst": false,
"current_time": "2020-01-30T23:16:19.129316+02:00"
},
"threat": {
"is_tor": false,
"is_icloud_relay": false,
"is_proxy": false,
"is_datacenter": false,
"is_anonymous": false,
"is_known_attacker": false,
"is_known_abuser": false,
"is_threat": false,
"is_bogon": false,
"blocklists": []
},
"status": 200,
"count": "213586"
}