AS20598 information

Organization

CYBERSPACE-AS Autonomous System number for Cyber Space

Country

Israel 🇮🇱

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 AS20598

Is AS20598 associated with Datacenter activity?

Yes. AS20598 (CYBERSPACE-AS Autonomous System number for Cyber Space) 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 AS20598 announce?

AS20598 announces 68 IPv4 CIDR blocks.

What is the risk level of AS20598?

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


AS20598 IP addresses

25,344

Total IPv4 Addresses

68

IPv4 Blocks Assigned

0

IPv6 Blocks Assigned


AS20598 IPv4 address ranges

68 IPv4 CIDR blocks announced by AS20598:

41.71.128.0/24
41.71.129.0/24
41.71.131.0/24
41.71.134.0/24
41.71.135.0/24
41.71.136.0/24
41.138.138.0/24
41.138.161.0/24
41.138.162.0/24
41.138.163.0/24
41.138.164.0/24
41.138.165.0/24
41.138.166.0/24
41.138.167.0/24
41.138.169.0/24
41.138.170.0/24
41.138.171.0/24
41.138.172.0/24
41.138.173.0/24
41.138.174.0/24
41.138.180.0/24
41.138.181.0/24
41.138.182.0/24
41.138.183.0/24
41.138.184.0/24
41.138.185.0/24
41.138.186.0/24
41.138.187.0/24
41.138.188.0/24
41.138.189.0/24
41.138.190.0/24
41.138.191.0/24
41.138.192.0/19
41.138.192.0/24
41.138.216.0/24
102.128.74.0/24
158.26.160.0/24
212.100.64.0/24
212.100.65.0/24
212.100.66.0/24
212.100.67.0/24
212.100.68.0/24
212.100.69.0/24
212.100.70.0/24
212.100.71.0/24
212.100.72.0/24
212.100.73.0/24
212.100.74.0/24
212.100.75.0/24
212.100.76.0/24
212.100.77.0/24
212.100.78.0/24
212.100.79.0/24
212.100.80.0/24
212.100.81.0/24
212.100.82.0/24
212.100.84.0/24
212.100.85.0/24
212.100.86.0/24
212.100.87.0/24
212.100.88.0/24
212.100.89.0/24
212.100.90.0/24
212.100.91.0/24
212.100.92.0/24
212.100.93.0/24
212.100.94.0/24
212.100.95.0/24

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
}