AS60404 information

Organization

The Infrastructure Group 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 AS60404

Is AS60404 associated with Datacenter activity?

Yes. AS60404 (The Infrastructure Group 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 AS60404 announce?

AS60404 announces 25 IPv4 CIDR blocks and 13 IPv6 CIDR blocks.

What is the risk level of AS60404?

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


AS60404 IP addresses

19,968

Total IPv4 Addresses

25

IPv4 Blocks Assigned

13

IPv6 Blocks Assigned


AS60404 IPv4 address ranges

25 IPv4 CIDR blocks announced by AS60404:

5.2.64.0/20
5.255.96.0/19
31.59.101.0/24
38.27.36.0/24
38.93.136.0/24
38.94.107.0/24
38.97.7.0/24
38.108.186.0/23
38.109.8.0/24
38.109.9.0/24
38.131.1.0/24
38.150.114.0/24
103.251.164.0/22
103.251.167.0/24
149.115.109.0/24
149.115.110.0/24
149.115.111.0/24
150.129.8.0/24
150.129.9.0/24
150.129.10.0/24
185.31.172.0/22
192.76.150.0/24
192.76.153.0/24
192.76.160.0/24
192.76.163.0/24

AS60404 IPv6 address ranges

13 IPv6 CIDR blocks announced by AS60404:

2a01:6340::/29
2a04:52c0::/32
2a04:52c0:1::/48
2a04:52c0:138::/48
2a04:52c0:139::/48
2a04:52c0:140::/48
2a04:52c0:1000::/48
2a04:52c0:6000::/36
2a04:52c0:7000::/36
2a0b:b600:1000::/38
2a0c:9a40:808e::/48
2a0c:b642:1a01::/48
2a0f:6bc0::/29

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
}