AS25697 information

Organization

UpCloud USA Inc

Country

United States of America πŸ‡ΊπŸ‡Έ

Registry

ARIN (American Registry for Internet Numbers)

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 AS25697

Is AS25697 associated with Datacenter activity?

Yes. AS25697 (UpCloud USA Inc) 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 AS25697 announce?

AS25697 announces 23 IPv4 CIDR blocks and 4 IPv6 CIDR blocks.

What is the risk level of AS25697?

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


AS25697 IP addresses

20,480

Total IPv4 Addresses

23

IPv4 Blocks Assigned

4

IPv6 Blocks Assigned


AS25697 IPv4 address ranges

23 IPv4 CIDR blocks announced by AS25697:

5.57.208.0/24
38.100.118.0/23
62.164.153.0/24
85.9.192.0/21
95.111.212.0/22
152.44.32.0/21
152.44.40.0/22
152.44.44.0/22
185.168.48.0/24
194.113.72.0/22
203.30.224.0/23
206.209.216.0/24
209.50.48.0/21
209.50.56.0/22
209.50.60.0/22
209.94.56.0/22
209.94.60.0/22
209.151.144.0/22
209.151.148.0/22
209.151.152.0/22
209.151.156.0/23
209.151.158.0/24
209.151.159.0/24

AS25697 IPv6 address ranges

4 IPv6 CIDR blocks announced by AS25697:

2604:ed40::/32
2605:7380::/32
2605:7380:8000::/34
2a03:3b00:c::/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
}