forked from ipinfo/sample-database
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathip_carrier_api_sample.json
45 lines (45 loc) · 1019 Bytes
/
ip_carrier_api_sample.json
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
{
"ip": "196.184.103.0",
"city": "Sidi Bou Ali",
"region": "Sūsah",
"country": "TN",
"loc": "35.9567,10.4731",
"timezone": "Africa/Tunis",
"asn": {
"asn": "AS327934",
"name": "SOCIETE NATIONALE DES TELECOMMUNICATIONS (Tunisie Telecom)",
"domain": "tunisietelecom.tn",
"route": "196.184.0.0/16",
"type": "isp"
},
"company": {
"name": "SOCIETE NATIONALE DES TELECOMMUNICATIONS (Tunisie Telecom)",
"domain": "tunisietelecom.tn",
"type": "isp"
},
"carrier": {
"name": "Orange",
"mcc": "605",
"mnc": "1"
},
"privacy": {
"vpn": false,
"proxy": false,
"tor": false,
"relay": false,
"hosting": false,
"service": ""
},
"abuse": {
"address": "Les berges du Lac 1053 Tunis,, Tunis, Tunisia, TUNIS, Other",
"country": "TN",
"email": "[email protected]",
"name": "Azmi Lahmar",
"network": "196.184.0.0/15",
"phone": "tel:+216-71-139-629"
},
"domains": {
"total": 0,
"domains": []
}
}