AS200000 information

Organization

Hosting Ukraine LTD

Country

Ukraine 🇺🇦

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 AS200000

Is AS200000 associated with Datacenter activity?

Yes. AS200000 (Hosting Ukraine LTD) 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 AS200000 announce?

AS200000 announces 31 IPv4 CIDR blocks and 17 IPv6 CIDR blocks.

What is the risk level of AS200000?

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


AS200000 IP addresses

38,656

Total IPv4 Addresses

31

IPv4 Blocks Assigned

17

IPv6 Blocks Assigned


AS200000 IPv4 address ranges

31 IPv4 CIDR blocks announced by AS200000:

37.139.64.0/21
45.154.218.0/24
46.247.80.0/21
91.206.200.0/23
91.222.136.0/22
109.205.96.0/21
173.242.48.0/20
185.25.116.0/22
185.39.224.0/22
185.65.244.0/22
185.68.16.0/22
185.69.152.0/22
185.104.44.0/22
185.124.8.0/22
185.149.40.0/22
185.209.168.0/22
185.225.212.0/22
185.226.24.0/22
185.233.36.0/22
185.233.40.0/22
185.233.44.0/22
185.233.116.0/22
185.233.120.0/22
185.233.136.0/22
185.233.152.0/22
185.234.176.0/22
185.235.168.0/22
185.239.180.0/22
194.247.12.0/23
195.64.184.0/23
217.173.208.0/20

AS200000 IPv6 address ranges

17 IPv6 CIDR blocks announced by AS200000:

2001:67c:2070::/48
2a00:7a60::/32
2a04:8000::/29
2a05:480::/29
2a06:6440::/29
2a0c:681::/32
2a0c:682::/31
2a0c:684::/30
2a0c:780::/29
2a0c:880::/29
2a0c:a80::/29
2a0c:c80::/29
2a0c:d80::/29
2a0c:e80::/29
2a0c:6080::/29
2a0d:1100::/29
2a0d:6500::/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
}