AS44066 information

Organization

firstcolo GmbH

Country

Germany 🇩🇪

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 AS44066

Is AS44066 associated with Datacenter activity?

Yes. AS44066 (firstcolo GmbH) 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 AS44066 announce?

AS44066 announces 55 IPv4 CIDR blocks and 16 IPv6 CIDR blocks.

What is the risk level of AS44066?

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


AS44066 IP addresses

164,352

Total IPv4 Addresses

55

IPv4 Blocks Assigned

16

IPv6 Blocks Assigned


AS44066 IPv4 address ranges

55 IPv4 CIDR blocks announced by AS44066:

5.10.251.0/24
5.132.158.0/24
5.154.181.0/24
31.172.80.0/20
31.172.85.0/24
37.114.96.0/19
38.19.198.0/24
62.223.44.0/22
79.133.32.0/19
80.91.79.0/24
82.211.0.0/18
84.200.0.0/16
84.200.39.0/24
84.200.76.0/24
84.201.0.0/18
91.222.176.0/22
94.247.213.0/24
95.156.195.0/24
114.69.227.0/24
154.13.149.0/24
154.46.30.0/24
159.100.0.0/19
159.100.4.0/24
159.100.10.0/23
168.80.34.0/24
185.15.8.0/22
185.17.255.0/24
185.58.2.0/24
185.92.160.0/22
185.133.33.0/24
185.160.0.0/22
185.171.204.0/22
185.197.165.0/24
185.197.166.0/24
185.197.167.0/24
185.210.137.0/24
188.92.0.0/24
193.33.155.0/24
193.33.221.0/24
193.34.71.0/24
193.107.120.0/22
193.108.168.0/24
194.143.134.0/23
194.187.164.0/22
195.190.9.0/24
196.16.220.0/24
196.17.228.0/24
212.23.211.0/24
212.79.212.0/22
212.79.216.0/22
212.79.220.0/22
212.224.64.0/18
212.224.84.0/24
212.224.104.0/24
212.224.110.0/24

AS44066 IPv6 address ranges

16 IPv6 CIDR blocks announced by AS44066:

2001:1608::/32
2001:1638::/32
2a01:7e0::/32
2a01:7e0:2f::/48
2a01:7e0:1fc::/48
2a02:fb00::/29
2a03:aae0:fc::/48
2a03:aae0:fc00::/48
2a03:aae0:fc01::/48
2a03:ebc0:1000::/36
2a03:ebc0:5000::/36
2a07:b800::/29
2a09:4d46::/32
2a0a:7bc0::/32
2a0a:7bc7::/32
2a0d:3c0::/40

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
}