AS34971 information

Organization

CDLAN SpA

Country

Italy 🇮🇹

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 AS34971

Is AS34971 associated with Datacenter activity?

Yes. AS34971 (CDLAN SpA) 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 AS34971 announce?

AS34971 announces 20 IPv4 CIDR blocks and 3 IPv6 CIDR blocks.

What is the risk level of AS34971?

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


AS34971 IP addresses

9,472

Total IPv4 Addresses

20

IPv4 Blocks Assigned

3

IPv6 Blocks Assigned


AS34971 IPv4 address ranges

20 IPv4 CIDR blocks announced by AS34971:

37.247.48.0/21
95.157.96.0/24
162.250.144.0/24
162.250.145.0/24
162.250.146.0/24
162.250.147.0/24
185.34.136.0/24
185.136.176.0/24
185.136.177.0/24
188.164.128.0/21
192.71.245.0/24
192.165.67.0/24
193.182.16.0/24
193.183.98.0/23
193.234.224.0/23
194.14.179.0/24
194.68.40.0/24
194.68.42.0/24
194.71.225.0/24
195.88.4.0/23

AS34971 IPv6 address ranges

3 IPv6 CIDR blocks announced by AS34971:

2a00:dcc0::/32
2a00:dcc7:d000::/38
2a06:fdc0::/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
}