AS24961 information

Organization

WIIT AG

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 AS24961

Is AS24961 associated with Datacenter activity?

Yes. AS24961 (WIIT AG) 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 AS24961 announce?

AS24961 announces 47 IPv4 CIDR blocks and 14 IPv6 CIDR blocks.

What is the risk level of AS24961?

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


AS24961 IP addresses

132,096

Total IPv4 Addresses

47

IPv4 Blocks Assigned

14

IPv6 Blocks Assigned


AS24961 IPv4 address ranges

47 IPv4 CIDR blocks announced by AS24961:

5.104.104.0/21
5.199.128.0/20
37.157.248.0/21
45.14.164.0/24
45.81.132.0/22
45.92.136.0/22
45.133.156.0/23
46.20.32.0/20
46.228.192.0/20
62.141.32.0/20
78.31.64.0/21
80.82.208.0/20
81.30.144.0/20
83.136.80.0/21
85.14.192.0/18
85.114.128.0/19
89.163.128.0/17
91.194.84.0/24
91.194.85.0/24
91.199.44.0/24
91.212.140.0/24
91.212.153.0/24
91.212.159.0/24
91.212.163.0/24
92.60.64.0/23
93.186.192.0/20
146.0.32.0/20
185.15.244.0/22
185.19.186.0/24
185.45.151.0/24
185.114.108.0/24
185.114.109.0/24
185.145.199.0/24
185.171.218.0/23
185.219.208.0/22
185.231.220.0/24
185.249.64.0/22
193.3.45.0/24
193.111.198.0/23
193.176.1.0/24
193.192.60.0/23
193.193.190.0/23
194.9.182.0/23
194.87.4.0/24
194.107.129.0/24
213.202.192.0/18
217.79.176.0/20

AS24961 IPv6 address ranges

14 IPv6 CIDR blocks announced by AS24961:

2001:678:10e8::/48
2001:4ba0::/32
2001:4ba1::/32
2001:4ba3::/32
2001:4ba4::/32
2001:4ba6::/32
2a00:c320:410::/48
2a01:480::/32
2a0a:db80:2000::/40
2a0a:db80:8000::/40
2a0a:db80:c000::/36
2a0d:b700::/32
2a0e:4680::/32
2a0e:97c0:3e1::/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
}