AS24958 information

Organization

Cyberfort Limited

Country

United Kingdom 🇬🇧

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 AS24958

Is AS24958 associated with Datacenter activity?

Yes. AS24958 (Cyberfort Limited) 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 AS24958 announce?

AS24958 announces 23 IPv4 CIDR blocks and 1 IPv6 CIDR block.

What is the risk level of AS24958?

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


AS24958 IP addresses

44,544

Total IPv4 Addresses

23

IPv4 Blocks Assigned

1

IPv6 Blocks Assigned


AS24958 IPv4 address ranges

23 IPv4 CIDR blocks announced by AS24958:

37.200.112.0/21
37.200.112.0/22
37.200.116.0/22
62.192.184.0/24
91.92.5.0/24
93.91.16.0/20
93.91.16.0/21
93.91.24.0/21
109.73.112.0/20
109.73.112.0/21
109.73.112.0/24
109.73.120.0/21
176.65.64.0/21
176.65.64.0/22
176.65.68.0/22
185.10.12.0/22
185.10.12.0/23
185.10.14.0/23
193.164.242.0/23
213.129.64.0/19
213.129.64.0/20
213.129.80.0/20
213.129.84.0/24

AS24958 IPv6 address ranges

1 IPv6 CIDR block announced by AS24958:

2a00:1430::/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
}