AS40824 information

Organization

Webzilla 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 AS40824

Is AS40824 associated with Datacenter activity?

Yes. AS40824 (Webzilla 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 AS40824 announce?

AS40824 announces 34 IPv4 CIDR blocks and 1 IPv6 CIDR block.

What is the risk level of AS40824?

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


AS40824 IP addresses

13,568

Total IPv4 Addresses

34

IPv4 Blocks Assigned

1

IPv6 Blocks Assigned


AS40824 IPv4 address ranges

34 IPv4 CIDR blocks announced by AS40824:

46.183.145.0/24
67.58.109.0/24
67.58.111.0/24
74.117.176.0/21
143.255.156.0/24
143.255.158.0/24
185.186.245.0/24
185.186.247.0/24
195.225.54.0/24
198.89.44.0/24
199.80.52.0/22
199.101.132.0/22
199.101.135.0/24
204.155.144.0/24
204.155.145.0/24
204.155.146.0/24
204.155.147.0/24
204.155.148.0/24
204.155.149.0/24
204.155.150.0/24
204.155.151.0/24
204.155.152.0/24
204.155.154.0/24
204.155.156.0/24
204.155.159.0/24
206.54.174.0/24
206.54.177.0/24
206.54.180.0/24
206.54.184.0/24
206.54.189.0/24
206.54.190.0/24
206.54.191.0/24
208.88.224.0/22
208.94.232.0/22

AS40824 IPv6 address ranges

1 IPv6 CIDR block announced by AS40824:

2607:fbe0::/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
}