Autonomous System
AS32723 — ARCHTOP-FIBER - Archtop Fiber(US)
Last fetched
AS32723 is an Autonomous System operated by ARCHTOP-FIBER - Archtop Fiber and registered in US. As of Sun, 06 Sep 2026 18:17:17 GMT, it announces 57 routed IP prefixes and peers with 4 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS32723 announces 57 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 67.210.32.0/20
- 204.11.160.0/24
- 204.11.161.0/24
- 204.11.162.0/24
- 204.11.163.0/24
- 204.11.160.0/21
- 204.11.166.0/24
- 204.11.167.0/24
- 206.245.176.0/23
- 206.245.178.0/23
- 206.245.180.0/23
- 206.245.182.0/23
- 206.245.176.0/20
- 206.245.184.0/23
- 206.245.186.0/23
- 206.245.188.0/23
- 206.245.190.0/23
- 216.6.142.0/24
- 216.6.143.0/24
- 216.6.152.0/23
- 216.6.154.0/23
- 216.6.156.0/23
- 216.6.158.0/23
- 216.6.128.0/18
- 216.6.170.0/24
Peering ecosystem
4 distinct peers via BGP. The first 4 are listed below.
Blast radius
Count of dependent hostnames if AS32723 disappeared from the routing table.
491 hostnames depend on this network.Exact count across all 57 announced prefixes. Snapshot Thu, 30 Jul 2026 19:01:00 GMT.
MOAS / hijack watch
Prefixes routed by AS32723 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 AS32723 is unique to AS32723 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS32723.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS32723"})-[: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.