Autonomous System
AS32613 — IWEB-AS - Leaseweb Canada Inc.(CA)
Last fetched
AS32613 is an Autonomous System operated by IWEB-AS - Leaseweb Canada Inc. and registered in CA. As of Sun, 06 Sep 2026 16:08:30 GMT, it announces 67 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS32613 announces 67 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 23.26.32.0/24
- 23.27.253.0/24
- 40.27.13.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
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS14843 | THINGS-NET - 1610851 Ontario Inc. | CA |
| AS16265 | LEASEWEB-NETWORK - LeaseWeb Network B.V. | NL |
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS22476 | NUNETWORX - Communication Nunetworx Inc. | CA |
| AS3257 | GTT-BACKBONE - GTT Communications Inc. | US |
| AS395467 | K-ECOMMERCE - KeCommerce | CA |
| AS397408 | IPER-ASN - iperceptions inc. | CA |
| AS46269 | KRONOS-MA - UKG Kronos Systems, LLC | US |
| AS46861 | SOFTVOYAGE-NET - Softvoyage Inc | CA |
| AS55271 | ZIRO - ZIRO Technologies Inc. | CA |
| AS6453 | AS6453 - TATA COMMUNICATIONS (AMERICA) INC | US |
Blast radius
Count of dependent hostnames if AS32613 disappeared from the routing table.
576,487 hostnames depend on this network.Exact count across all 70 announced prefixes. Snapshot Thu, 30 Jul 2026 14:01:05 GMT.
MOAS / hijack watch
Prefixes routed by AS32613 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
No active MOAS conflicts. Every prefix announced by AS32613 is unique to AS32613 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS32613.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS32613"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS countryOr query Whisper from your own LLM workflow via the Whisper MCP server.