Autonomous System
AS37705 — TOPNET - TOPNET(TN)
Last fetched
AS37705 is an Autonomous System operated by TOPNET - TOPNET and registered in TN. As of Tue, 04 Aug 2026 17:03:03 GMT, it announces 117 routed IP prefixes and peers with 4 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS37705 announces 117 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
4 distinct peers via BGP. The first 4 are listed below.
Blast radius
Count of dependent hostnames if AS37705 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
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.