AS27357 information

Organization

Rackspace Hosting

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 AS27357

Is AS27357 associated with Datacenter activity?

Yes. AS27357 (Rackspace Hosting) 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 AS27357 announce?

AS27357 announces 35 IPv4 CIDR blocks and 1 IPv6 CIDR block.

What is the risk level of AS27357?

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


AS27357 IP addresses

259,840

Total IPv4 Addresses

35

IPv4 Blocks Assigned

1

IPv6 Blocks Assigned


AS27357 IPv4 address ranges

35 IPv4 CIDR blocks announced by AS27357:

23.253.128.0/19
65.61.141.0/24
65.61.142.0/23
65.61.146.0/23
65.61.152.0/24
65.61.186.0/23
69.20.0.0/17
72.4.112.0/20
74.205.0.0/19
104.130.0.0/18
104.130.120.0/22
104.130.160.0/19
104.130.224.0/20
104.239.160.0/19
104.239.224.0/20
104.239.248.0/21
142.0.184.0/22
146.20.0.0/16
156.43.59.0/24
159.135.254.0/24
162.209.96.0/19
162.242.192.0/19
162.242.224.0/19
172.99.64.0/19
173.203.128.0/18
173.204.89.0/24
192.68.40.0/24
198.210.16.0/22
198.210.20.0/22
204.51.224.0/24
204.51.235.0/24
204.232.128.0/18
204.232.224.0/19
207.97.192.0/18
209.0.201.0/24

AS27357 IPv6 address ranges

1 IPv6 CIDR block announced by AS27357:

2001:4802::/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
}