AS24971 information

Organization

MasterDC s.r.o.

Country

Czechia 🇨🇿

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 AS24971

Is AS24971 associated with Datacenter activity?

Yes. AS24971 (MasterDC s.r.o.) 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 AS24971 announce?

AS24971 announces 33 IPv4 CIDR blocks and 13 IPv6 CIDR blocks.

What is the risk level of AS24971?

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


AS24971 IP addresses

58,880

Total IPv4 Addresses

33

IPv4 Blocks Assigned

13

IPv6 Blocks Assigned


AS24971 IPv4 address ranges

33 IPv4 CIDR blocks announced by AS24971:

5.180.200.0/22
37.140.220.0/24
37.205.8.0/22
37.205.12.0/22
77.93.192.0/19
80.79.16.0/20
81.31.32.0/20
83.167.224.0/19
83.223.52.0/24
85.118.128.0/21
89.185.224.0/19
91.213.160.0/24
91.214.192.0/22
91.216.179.0/24
91.226.216.0/22
92.63.56.0/24
130.193.16.0/24
149.62.144.0/21
176.227.168.0/23
178.238.32.0/20
185.8.164.0/23
185.8.166.0/23
185.25.184.0/22
185.32.160.0/22
185.58.40.0/22
185.85.164.0/22
185.145.160.0/22
185.239.216.0/22
188.213.234.0/23
188.215.18.0/23
193.169.160.0/23
194.145.180.0/22
195.140.252.0/22

AS24971 IPv6 address ranges

13 IPv6 CIDR blocks announced by AS24971:

2001:678:a50::/48
2001:67c:68::/48
2a00:8220::/32
2a00:a5a0::/32
2a01:430::/32
2a03:3b40::/40
2a03:3b40:100::/40
2a03:3b40:200::/39
2a03:7460::/32
2a04:16c0:200::/48
2a07:4880::/29
2a0b:3240::/32
2a0c:6380::/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
}