AS9166 information

Organization

Cegeka NV

Country

Belgium 🇧🇪

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 AS9166

Is AS9166 associated with Datacenter activity?

Yes. AS9166 (Cegeka NV) 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 AS9166 announce?

AS9166 announces 15 IPv4 CIDR blocks and 8 IPv6 CIDR blocks.

What is the risk level of AS9166?

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


AS9166 IP addresses

27,392

Total IPv4 Addresses

15

IPv4 Blocks Assigned

8

IPv6 Blocks Assigned


AS9166 IPv4 address ranges

15 IPv4 CIDR blocks announced by AS9166:

62.233.0.0/20
62.233.0.0/21
62.233.8.0/21
185.158.186.0/24
194.0.205.0/24
194.53.130.0/23
194.53.130.0/24
194.53.131.0/24
194.53.132.0/23
194.53.132.0/24
194.53.133.0/24
194.53.134.0/24
212.113.64.0/19
212.113.64.0/20
212.113.80.0/20

AS9166 IPv6 address ranges

8 IPv6 CIDR blocks announced by AS9166:

2a02:2398::/48
2a02:2398:1::/48
2a02:2398:2::/48
2a02:2398:100::/40
2a02:2398:200::/40
2a02:2399:101::/48
2a02:2399:102::/48
2a02:239c::/48

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
}