AS201011 information

Organization

Core-Backbone 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 AS201011

Is AS201011 associated with Datacenter activity?

Yes. AS201011 (Core-Backbone 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 AS201011 announce?

AS201011 announces 33 IPv4 CIDR blocks and 17 IPv6 CIDR blocks.

What is the risk level of AS201011?

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


AS201011 IP addresses

36,608

Total IPv4 Addresses

33

IPv4 Blocks Assigned

17

IPv6 Blocks Assigned


AS201011 IPv4 address ranges

33 IPv4 CIDR blocks announced by AS201011:

2.59.28.0/22
5.56.16.0/21
31.7.176.0/20
31.7.177.0/24
80.255.0.0/20
81.95.0.0/20
82.199.128.0/19
82.199.130.0/24
82.199.131.0/24
82.199.147.0/24
82.199.148.0/24
82.199.149.0/24
82.199.157.0/24
82.199.158.0/24
82.199.159.0/24
83.142.80.0/21
91.194.237.0/24
92.43.104.0/21
93.159.208.0/24
93.159.209.0/24
93.159.210.0/24
93.159.211.0/24
93.159.212.0/24
93.159.213.0/24
93.159.214.0/24
93.159.215.0/24
102.222.214.0/24
185.103.8.0/22
185.247.150.0/24
193.104.251.0/24
195.138.248.0/21
195.138.249.0/24
195.138.250.0/24

AS201011 IPv6 address ranges

17 IPv6 CIDR blocks announced by AS201011:

2a01:4a0::/29
2a01:4a0:b::/48
2a01:4a0:e::/48
2a01:4a0:12::/48
2a01:4a0:17::/48
2a01:4a0:1e::/48
2a01:4a0:30::/48
2a01:4a0:38::/48
2a01:4a0:43::/48
2a01:4a0:45::/48
2a01:4a0:46::/48
2a01:4a0:47::/48
2a01:4a0:48::/48
2a01:4a0:50::/48
2a01:4a0:56::/48
2a03:2a00:10::/48
2a05:e0c0::/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
}