cloud-ip-ranges

Hostway IP ranges

Current IP ranges (CIDRs) used by the Hostway cloud infrastructure, updated daily.

categoryDatacenter & Hosting
websitehttps://www.hostway.com
ranges174 (174 IPv4, 0 IPv6)
last change
downloads480
download txt csv json — permalinks, always the latest data
curl -O https://cloud-ip-ranges.com/download/hostway.txt

Ranges

Sample of 25 of 174 ranges. Download the full list above, or check a specific IP.

CIDR Type Tag
61.100.0.0/20 ipv4 AS9952
61.100.0.0/24 ipv4 AS9952
61.100.1.0/24 ipv4 AS9952
61.100.2.0/24 ipv4 AS9952
61.100.3.0/24 ipv4 AS9952
61.100.4.0/24 ipv4 AS9952
61.100.5.0/24 ipv4 AS9952
61.100.6.0/24 ipv4 AS9952
61.100.7.0/24 ipv4 AS9952
61.100.8.0/24 ipv4 AS9952
61.100.9.0/24 ipv4 AS9952
61.100.10.0/24 ipv4 AS9952
61.100.11.0/24 ipv4 AS9952
61.100.12.0/24 ipv4 AS9952
61.100.13.0/24 ipv4 AS9952
61.100.14.0/24 ipv4 AS9952
61.100.15.0/24 ipv4 AS9952
61.100.180.0/22 ipv4 AS9952
61.100.180.0/24 ipv4 AS9952
61.100.181.0/24 ipv4 AS9952
61.100.182.0/24 ipv4 AS9952
61.100.183.0/24 ipv4 AS9952
61.100.184.0/22 ipv4 AS9952
61.100.184.0/24 ipv4 AS9952
61.100.185.0/24 ipv4 AS9952

Blocking Hostway

iptables

curl -sO https://cloud-ip-ranges.com/download/hostway.txt
while read ip; do
  iptables -A INPUT -s $ip -j DROP
  iptables -A OUTPUT -d $ip -j DROP
done < hostway.txt

ufw

curl -sO https://cloud-ip-ranges.com/download/hostway.txt
while read ip; do
  ufw deny from $ip
  ufw deny to $ip
done < hostway.txt

fail2ban

sudo tee /etc/fail2ban/filter.d/hostway-block.conf << EOF
[Definition]
failregex = ^.*$
ignoreregex =
EOF

sudo tee /etc/fail2ban/jail.d/hostway-block.conf << EOF
[hostway-block]
enabled = true
filter = hostway-block
action = iptables-allports[name=hostway]
logpath = /tmp/hostway.txt
findtime = 1
bantime = -1
maxretry = 1
EOF

curl -so /tmp/hostway.txt https://cloud-ip-ranges.com/download/hostway.txt
sudo systemctl restart fail2ban

pfSense / OPNsense

curl -sO https://cloud-ip-ranges.com/download/hostway.txt
# Firewall > Aliases: new alias HOSTWAY_BLOCK, type Network(s), import the file
# Firewall > Rules > WAN: Action=Block, Source=HOSTWAY_BLOCK

About

These IP ranges are sourced directly from Hostway's official feeds and are updated regularly to ensure accuracy. The data includes IPv4 and IPv6 ranges used by Hostway's infrastructure worldwide. Last update was 20 minutes ago.

Other providers

AirVPN, Akamai, Alibaba, Alpha Strike Labs, Amazonbot, Amzn-SearchBot, Amzn-User, Anthropic, AppleBot, Atlassian, AWS, Azure, Backblaze, Baidu, BinaryEdge, BingBot, Bunny, CacheFly, CCBot, Censys, ChatGPT-User, ClaudeBot, Cloudflare, Datadog, DigitalOcean, DuckDuckBot, Fastly, Gabia, G-Core, GitHub, Googlebot, Google Cloud, Google Public DNS, Google Services, GPTBot, Hetzner, Huawei Cloud, IBM Cloud, iCloud Private Relay, Internet Archive, IVPN, Leaseweb, Linode, Meta, Microsoft 365, Mistral, Mullvad, NHN Cloud, NordVPN, OpenAI ChatGPT, OpenAI SearchBot, Oracle Cloud, OVHcloud, OVPN.com, PerplexityBot, Perplexity-User, Pingdom, Private Internet Access, QUIC.cloud, Rackspace, Rapid7 Sonar, Salesforce, Scaleway, Shodan, StatusCake, StormWall, Stretchoid, Sucuri, Telegram, Tencent, TOR, UpCloud, UptimeRobot, Vultr, Wasabi, Windscribe, Yandex, Zoho, Zoom, Zscaler