AS39704 information

Organization

CJ2 Hosting B.V.

Country

Netherlands 🇳🇱

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 AS39704

Is AS39704 associated with Datacenter activity?

Yes. AS39704 (CJ2 Hosting B.V.) 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 AS39704 announce?

AS39704 announces 16 IPv4 CIDR blocks and 5 IPv6 CIDR blocks.

What is the risk level of AS39704?

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


AS39704 IP addresses

20,224

Total IPv4 Addresses

16

IPv4 Blocks Assigned

5

IPv6 Blocks Assigned


AS39704 IPv4 address ranges

16 IPv4 CIDR blocks announced by AS39704:

5.22.248.0/21
46.182.216.0/21
91.192.36.0/22
91.208.60.0/24
94.124.88.0/21
185.88.8.0/24
185.94.168.0/22
185.103.16.0/22
185.146.216.0/23
185.146.218.0/23
185.200.123.0/24
194.13.66.0/24
194.50.163.0/24
194.69.204.0/24
195.216.246.0/24
213.132.192.0/19

AS39704 IPv6 address ranges

5 IPv6 CIDR blocks announced by AS39704:

2001:67c:f14::/48
2a00:1bd0::/29
2a03:c3c0::/29
2a07:52c0::/32
2a07:52c2::/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
}