Autonomous System
AS11685 — HNBCOL-AS - Huntington National Bank(US)
Last fetched
AS11685 is an Autonomous System operated by HNBCOL-AS - Huntington National Bank and registered in US. As of Sun, 06 Sep 2026 16:08:47 GMT, it announces 32 routed IP prefixes and peers with 5 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS11685 announces 32 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 170.128.3.0/24
- 170.128.4.0/24
- 170.128.43.0/24
- 170.128.0.0/17
- 170.128.96.0/24
- 170.128.97.0/24
- 170.128.101.0/24
- 170.128.104.0/24
- 170.128.108.0/23
- 170.128.110.0/23
- 170.128.112.0/22
- 170.128.116.0/22
- 170.128.120.0/22
- 170.128.124.0/23
- 170.128.126.0/23
- 170.128.0.0/16
- 170.128.136.0/24
- 170.128.128.0/17
- 170.128.196.0/24
- 170.128.197.0/24
- 170.128.220.0/24
- 170.128.229.0/24
- 170.128.232.0/24
- 170.128.236.0/23
- 170.128.238.0/23
Peering ecosystem
5 distinct peers via BGP. The first 5 are listed below.
Blast radius
Count of dependent hostnames if AS11685 disappeared from the routing table.
148 hostnames depend on this network.Exact count across all 32 announced prefixes. Snapshot Fri, 22 May 2026 19:01:03 GMT.
MOAS / hijack watch
Prefixes routed by AS11685 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 AS11685 is unique to AS11685 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS11685.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS11685"})-[: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.