Autonomous System
AS8057 — VISIONNET - Vision Net, Inc.(US)
Last fetched
AS8057 is an Autonomous System operated by VISIONNET - Vision Net, Inc. and registered in US. As of Thu, 21 May 2026 01:03:18 GMT, it announces 42 routed IP prefixes and peers with 14 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS8057 announces 42 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 65.19.228.0/24
- 65.19.231.0/24
- 65.19.224.0/19
- 66.113.32.0/19
- 66.113.63.0/24
- 70.33.21.0/24
- 70.33.28.0/24
- 70.33.0.0/18
- 70.33.55.0/24
- 70.33.57.0/24
- 76.75.3.0/24
- 76.75.17.0/24
- 76.75.18.0/24
- 76.75.26.0/24
- 76.75.29.0/24
- 76.75.0.0/18
- 76.75.54.0/24
- 76.75.61.0/24
- 76.75.62.0/24
- 199.38.106.0/24
- 199.38.107.0/24
- 199.38.108.0/24
- 199.38.109.0/24
- 199.38.111.0/24
- 204.238.177.0/24
Peering ecosystem
14 distinct peers via BGP. The first 14 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS399079 | LINCTEL - Linctel Communications Inc. | US |
| AS46971 | FIBXTERNALIP - First Interstate Bank | US |
| AS40933 | TRIANGLE-COMMUNICATIONS - Triangle Communications | US |
| AS36046 | BOTC - BOTC | US |
| AS33339 | NEMONT-CELLULAR - Nemont | US |
| AS27022 | SIYEH-ASN-1 - Siyeh Corporation | US |
| AS19605 | 3RC - 3 Rivers Telephone Cooperative, Inc. | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS6621 | HNS-DIRECPC - Hughes Network Systems, LLC | US |
| AS6081 | — | — |
| AS3482 | MTSTGOV - State of Montana | US |
| AS3257 | GTT-BACKBONE GTT | US |
| AS1378 | IBEL - Interbel Telephone Cooperative, Inc. | US |
Blast radius
Approximate count of dependent hostnames if AS8057 disappeared from the routing table.
~739 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:03:18 GMT.
MOAS / hijack watch
Prefixes routed by AS8057 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 AS8057 is unique to AS8057 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS8057.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS8057"})-[: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.