AS8455 information

Organization

atom86 BV

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 AS8455

Is AS8455 associated with Datacenter activity?

Yes. AS8455 (atom86 BV) 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 AS8455 announce?

AS8455 announces 23 IPv4 CIDR blocks and 13 IPv6 CIDR blocks.

What is the risk level of AS8455?

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


AS8455 IP addresses

20,480

Total IPv4 Addresses

23

IPv4 Blocks Assigned

13

IPv6 Blocks Assigned


AS8455 IPv4 address ranges

23 IPv4 CIDR blocks announced by AS8455:

31.14.45.0/24
31.22.80.0/21
45.82.104.0/23
45.148.184.0/22
45.154.124.0/22
45.154.124.0/23
81.85.60.0/24
91.242.244.0/24
95.142.96.0/20
130.193.4.0/24
178.237.32.0/20
178.237.43.0/24
185.27.16.0/22
185.31.144.0/22
185.121.95.0/24
185.158.164.0/22
185.165.208.0/24
185.194.0.0/22
193.22.161.0/24
195.95.246.0/24
195.248.87.0/24
217.194.18.0/24
217.194.21.0/24

AS8455 IPv6 address ranges

13 IPv6 CIDR blocks announced by AS8455:

2a00:1188::/29
2a00:1188:8::/48
2a00:1188:9::/48
2a00:1188:a::/48
2a00:1188:b::/48
2a00:1188:c::/48
2a00:1188:d::/48
2a00:1188:e::/48
2a00:1188:13::/48
2a00:1188:19::/48
2a00:bd20::/32
2a07:ae80::/29
2a0b:3100:200::/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
}