AS22552 information

Organization

eSited Solutions

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 AS22552

Is AS22552 associated with Datacenter activity?

Yes. AS22552 (eSited Solutions) 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 AS22552 announce?

AS22552 announces 37 IPv4 CIDR blocks and 1 IPv6 CIDR block.

What is the risk level of AS22552?

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


AS22552 IP addresses

211,968

Total IPv4 Addresses

37

IPv4 Blocks Assigned

1

IPv6 Blocks Assigned


AS22552 IPv4 address ranges

37 IPv4 CIDR blocks announced by AS22552:

23.249.188.0/22
45.121.136.0/24
45.121.137.0/24
45.121.138.0/24
45.121.139.0/24
66.254.160.0/19
69.87.192.0/20
103.61.236.0/22
104.167.64.0/19
104.171.176.0/20
104.171.224.0/24
104.171.226.0/23
104.171.228.0/22
104.171.232.0/21
104.195.0.0/18
104.200.176.0/20
104.201.0.0/18
104.221.128.0/17
104.221.226.0/24
104.222.224.0/19
104.224.192.0/18
104.232.128.0/19
104.237.64.0/20
104.251.48.0/21
107.190.232.0/21
144.168.64.0/18
146.71.48.0/20
162.211.92.0/22
162.245.228.0/22
162.247.232.0/21
167.88.192.0/20
172.80.0.0/17
192.225.224.0/21
192.225.232.0/21
199.87.232.0/21
208.92.88.0/22
208.92.92.0/22

AS22552 IPv6 address ranges

1 IPv6 CIDR block announced by AS22552:

2604:4480::/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
}