Autonomous System
AS22646 — HARCOM1 - Hargray Communications Group, Inc.(US)
Last fetched
AS22646 is an Autonomous System operated by HARCOM1 - Hargray Communications Group, Inc. and registered in US. As of Sun, 06 Sep 2026 18:10:27 GMT, it announces 467 routed IP prefixes and peers with 6 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS22646 announces 467 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 24.49.144.0/24
- 24.49.147.0/24
- 24.49.150.0/24
- 24.49.144.0/20
- 24.49.152.0/24
- 24.49.153.0/24
- 24.49.154.0/24
- 24.49.155.0/24
- 24.49.156.0/24
- 24.49.157.0/24
- 24.49.158.0/24
- 24.49.159.0/24
- 64.20.128.0/23
- 64.20.130.0/24
- 64.20.132.0/23
- 64.20.134.0/24
- 64.20.135.0/24
- 64.20.136.0/24
- 64.20.136.0/23
- 64.20.138.0/24
- 64.20.141.0/24
- 64.20.142.0/24
- 64.20.143.0/24
- 64.20.128.0/19
- 64.20.144.0/24
Peering ecosystem
6 distinct peers via BGP. The first 6 are listed below.
Blast radius
Count of dependent hostnames if AS22646 disappeared from the routing table.
≥73 hostnames depend on this network.Verified lower bound — counted across 50 of 467 announced prefixes. The true total is at least this many. Snapshot Fri, 04 Sep 2026 08:00:36 GMT.
MOAS / hijack watch
Prefixes routed by AS22646 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 AS22646 is unique to AS22646 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS22646.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS22646"})-[: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.