Autonomous System
AS37705 — TOPNET - TOPNET(TN)
Last fetched
AS37705 is an Autonomous System operated by TOPNET - TOPNET and registered in TN. As of Sun, 06 Sep 2026 12:47:10 GMT, it announces 116 routed IP prefixes and peers with 5 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS37705 announces 116 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 41.62.0.0/17
- 41.62.0.0/16
- 41.62.128.0/17
- 41.226.0.0/22
- 41.226.4.0/23
- 41.226.6.0/24
- 41.226.7.0/24
- 41.226.8.0/24
- 41.226.9.0/24
- 41.226.8.0/22
- 41.226.11.0/24
- 41.226.12.0/24
- 41.226.13.0/24
- 41.226.14.0/24
- 41.226.15.0/24
- 41.226.16.0/24
- 41.226.17.0/24
- 41.226.18.0/23
- 41.226.20.0/24
- 41.226.21.0/24
- 41.226.22.0/24
- 41.226.23.0/24
- 41.226.24.0/24
- 41.226.25.0/24
- 41.226.27.0/24
Peering ecosystem
5 distinct peers via BGP. The first 5 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS14789 | CLOUDFLARENET - Cloudflare, Inc. | US |
| AS24429 | Taobao - Zhejiang Taobao Network Co.,Ltd | CN |
| AS2609 | TN-BB-AS - IDDQD-AS | TN |
| AS327934 | SOCIETE NATIONALE DES TELECOMMUNICATIONS (Tunisie Telecom) - SOCIETE NATIONALE DES TELECOMMUNICATIONS (Tunisie Telecom) | TN |
| AS5438 | ATI-TN - Agence Tunisienne d'Internet | TN |
Blast radius
Count of dependent hostnames if AS37705 disappeared from the routing table.
6,840 hostnames depend on this network.Exact count across all 117 announced prefixes. Snapshot Mon, 10 Aug 2026 21:00:51 GMT.
MOAS / hijack watch
Prefixes routed by AS37705 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 AS37705 is unique to AS37705 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS37705.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS37705"})-[: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.