AS199883 information

Organization

Aruba S.p.A.

Country

Italy 🇮🇹

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 AS199883

Is AS199883 associated with Datacenter activity?

Yes. AS199883 (Aruba S.p.A.) 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 AS199883 announce?

AS199883 announces 9 IPv4 CIDR blocks and 1 IPv6 CIDR block.

What is the risk level of AS199883?

AS199883 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.


AS199883 IP addresses

11,264

Total IPv4 Addresses

9

IPv4 Blocks Assigned

1

IPv6 Blocks Assigned


AS199883 IPv4 address ranges

9 IPv4 CIDR blocks announced by AS199883:

89.36.220.0/22
89.38.144.0/22
89.40.120.0/22
94.177.248.0/22
94.177.252.0/22
185.43.208.0/22
185.58.224.0/22
217.61.16.0/21
217.61.112.0/21

AS199883 IPv6 address ranges

1 IPv6 CIDR block announced by AS199883:

2a01:6e60::/32

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
}