AS63119 information

Organization

Angelnet Limited

Country

Seychelles 🇸🇨

Registry

RIPE NCC (Réseaux IP Européens Network Coordination Centre)

Categories

DatacenteriIPs from this network are hosted in datacenter infrastructure and have a high chance of being automated traffic such as crawlers or bots.

Risk Level

MidiThis network is categorized as Datacenter. IPs are more likely to be automated rather than real end-user traffic.


Frequently asked questions about AS63119

Is AS63119 associated with Datacenter activity?

Yes. AS63119 (Angelnet Limited) has been identified as a datacenter and hosting provider. IP addresses from this network have a high chance of being automated traffic such as crawlers, scrapers, or bots rather than real end-user traffic.

How many IP addresses does AS63119 announce?

AS63119 announces 66 IPv4 CIDR blocks.

What is the risk level of AS63119?

AS63119 has a Mid risk level. This network is associated with automated datacenter traffic. IPs are more likely to be automated rather than real end-user traffic.


AS63119 IP addresses

19,712

Total IPv4 Addresses

66

IPv4 Blocks Assigned

0

IPv6 Blocks Assigned


AS63119 IPv4 address ranges

66 IPv4 CIDR blocks announced by AS63119:

23.92.117.0/24
23.92.118.0/24
23.92.119.0/24
23.92.120.0/24
23.92.121.0/24
23.92.122.0/24
23.92.123.0/24
23.92.124.0/24
23.92.125.0/24
104.160.1.0/24
104.160.7.0/24
104.160.14.0/24
104.160.28.0/22
104.160.28.0/24
104.160.29.0/24
104.160.30.0/24
104.160.31.0/24
107.150.66.0/24
107.150.68.0/24
107.150.72.0/24
107.150.73.0/24
107.150.74.0/24
107.150.76.0/22
107.150.76.0/24
107.150.77.0/24
107.150.78.0/24
107.150.79.0/24
107.150.81.0/24
107.150.82.0/23
107.150.83.0/24
107.150.84.0/22
107.150.84.0/24
107.150.85.0/24
107.150.86.0/24
107.150.87.0/24
158.222.0.0/24
158.222.1.0/24
158.222.2.0/24
158.222.4.0/24
158.222.6.0/24
158.222.8.0/24
158.222.9.0/24
158.222.10.0/24
158.222.11.0/24
158.222.12.0/24
158.222.13.0/24
158.222.14.0/24
158.222.15.0/24
165.231.208.0/24
165.231.209.0/24
192.40.90.0/24
192.40.91.0/24
192.40.92.0/23
192.40.92.0/24
192.40.93.0/24
196.196.11.0/24
196.196.12.0/24
196.196.13.0/24
196.196.14.0/24
196.196.19.0/24
196.196.20.0/24
196.196.185.0/24
196.247.16.0/24
196.247.17.0/24
196.247.18.0/24
196.247.19.0/24

Detect VPNs, Proxies, TOR and Bots

Use the Focsec API to check if an IP address belongs to a VPN, Proxy, TOR exit node or malicious bot.

REQUEST
curl -X GET "https://api.focsec.com/v1/ip/46.5.143.218" \
     -H "Authorization: your-api-key"
RESPONSE
{
  "ip": "46.5.143.218",
  "is_vpn": true,
  "is_proxy": false,
  "is_tor": false,
  "is_bot": false,
  "is_datacenter": false
}