Autonomous System
AS40034 — CONFLUENCE-NETWORK-INC - Confluence Networks Inc(VG)
Last fetched
AS40034 is an Autonomous System operated by CONFLUENCE-NETWORK-INC - Confluence Networks Inc and registered in VG. As of Thu, 21 May 2026 06:21:21 GMT, it announces 28 routed IP prefixes and peers with 3 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS40034 announces 28 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 66.81.192.0/24
- 66.81.193.0/24
- 66.81.194.0/24
- 66.81.195.0/24
- 66.81.196.0/24
- 66.81.197.0/24
- 66.81.198.0/24
- 66.81.199.0/24
- 66.81.200.0/24
- 66.81.201.0/24
- 66.81.202.0/24
- 66.81.204.0/24
- 66.81.205.0/24
- 66.81.206.0/24
- 66.81.207.0/24
- 162.210.68.0/24
- 162.210.69.0/24
- 162.222.224.0/24
- 162.251.87.0/24
- 199.79.60.0/24
- 199.79.61.0/24
- 199.191.50.0/24
- 199.191.51.0/24
- 204.11.56.0/24
- 204.11.57.0/24
Peering ecosystem
3 distinct peers via BGP. The first 3 are listed below.
MOAS / hijack watch
Prefixes routed by AS40034 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 AS40034 is unique to AS40034 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS40034.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS40034"})-[: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.