AS32613 information

Organization

Leaseweb Canada Inc.

Country

Canada 🇨🇦

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 AS32613

Is AS32613 associated with Datacenter activity?

Yes. AS32613 (Leaseweb Canada 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 AS32613 announce?

AS32613 announces 58 IPv4 CIDR blocks and 8 IPv6 CIDR blocks.

What is the risk level of AS32613?

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


AS32613 IP addresses

274,944

Total IPv4 Addresses

58

IPv4 Blocks Assigned

8

IPv6 Blocks Assigned


AS32613 IPv4 address ranges

58 IPv4 CIDR blocks announced by AS32613:

23.26.32.0/24
23.27.253.0/24
45.13.188.0/24
50.114.40.0/24
64.15.128.0/19
64.188.100.0/22
64.188.120.0/22
67.205.64.0/18
67.208.44.0/23
70.38.0.0/17
72.55.128.0/18
82.21.232.0/24
82.22.228.0/24
82.23.176.0/24
82.23.179.0/24
82.23.180.0/24
82.23.182.0/24
82.23.213.0/24
82.23.220.0/24
82.25.221.0/24
82.26.209.0/24
82.26.215.0/24
82.26.227.0/24
82.27.209.0/24
82.27.211.0/24
82.27.224.0/24
82.29.232.0/24
107.161.64.0/20
108.163.128.0/18
108.163.178.0/24
108.165.37.0/24
141.11.118.0/24
154.27.210.0/24
166.0.98.0/24
174.141.228.0/22
174.141.232.0/23
174.142.0.0/16
184.107.0.0/16
184.107.245.0/24
184.107.246.0/23
184.107.248.0/21
184.107.255.0/24
185.248.51.0/24
188.116.4.0/23
189.85.38.0/24
189.85.39.0/24
192.175.96.0/19
192.196.223.0/24
198.50.96.0/19
198.50.105.0/24
198.72.96.0/19
199.47.243.0/24
199.175.162.0/24
203.167.7.0/24
204.19.134.0/24
205.210.146.0/24
205.236.34.0/24
209.172.32.0/19

AS32613 IPv6 address ranges

8 IPv6 CIDR blocks announced by AS32613:

2606:5d80::/32
2607:f748::/32
2607:f748:5000::/40
2607:f748:5901::/48
2a0c:9240::/29
2a0d:2ac0::/29
2a0e:5800::/29
2a0f:e8c0::/29

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
}