Skip to content

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

WHISPER CANON · AS32723Routing diversity8.8/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/32723

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.

Peering ecosystem

4 distinct peers via BGP. The first 4 are listed below.

Peer ASNOperatorCountry
AS21990LIBERTYSECURITY-1 - Liberty Security Services LLCUS
AS2914NTT-DATA-2914 - NTT America, Inc.US
AS3356LEVEL3 - Level 3 Parent, LLCUS
AS397455HANCOCKTEL - The Hancock Telephone CompanyUS

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 country

Or query Whisper from your own LLM workflow via the Whisper MCP server.