Autonomous System
AS62809 — EXPOHL - VOLT BROADBAND(US)
Last fetched
AS62809 is an Autonomous System operated by EXPOHL - VOLT BROADBAND and registered in US. As of Sun, 06 Sep 2026 18:11:11 GMT, it announces 25 routed IP prefixes and peers with 7 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS62809 announces 25 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 23.128.144.0/24
- 23.128.145.0/24
- 23.128.146.0/24
- 23.128.147.0/24
- 23.148.176.0/24
- 23.148.177.0/24
- 45.42.208.0/22
- 69.50.84.0/22
- 104.152.136.0/22
- 104.244.20.0/22
- 104.250.224.0/22
- 130.51.4.0/22
- 136.175.28.0/22
- 136.175.232.0/22
- 139.64.128.0/22
- 140.235.136.0/22
- 162.222.28.0/22
- 162.251.124.0/22
- 199.184.14.0/23
- 199.202.232.0/23
- 204.13.148.0/22
- 206.28.180.0/22
- 207.174.44.0/22
- 2605:2a40::/32
- 2605:8c40::/32
Peering ecosystem
7 distinct peers via BGP. The first 7 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS394177 | SHIFT-HOSTING-LLC - SHIFT HOSTING LLC | US |
| AS397554 | HAPPYCYCLING - Happy Cycling LLC | US |
| AS399761 | STREAMIT-001 - Stream IT Networks LLC | US |
| AS58057 | SECUREBIT - Securebit AG | CH |
| AS6424 | EDGOO - EDGOO NETWORKS UNIPESSOAL LDA | PT |
| AS6461 | ZAYO-6461 - Zayo Bandwidth | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
Blast radius
Count of dependent hostnames if AS62809 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 AS62809 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 AS62809 is unique to AS62809 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS62809.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS62809"})-[: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.