Autonomous System
AS3762 — INSTINET-AS - Instinet(US)
Last fetched
AS3762 is an Autonomous System operated by INSTINET-AS - Instinet and registered in US. As of Thu, 21 May 2026 14:43:55 GMT, it announces 69 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS3762 announces 69 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 170.16.0.0/22
- 170.16.4.0/23
- 170.16.6.0/24
- 170.16.6.0/23
- 170.16.7.0/24
- 170.16.116.0/24
- 170.16.116.0/23
- 170.16.117.0/24
- 170.16.116.0/22
- 170.16.118.0/24
- 170.16.118.0/23
- 170.16.119.0/24
- 170.16.112.0/20
- 170.16.120.0/22
- 170.16.120.0/21
- 170.16.0.0/16
- 170.16.137.0/24
- 170.16.136.0/22
- 170.16.145.0/24
- 170.16.144.0/22
- 170.16.180.0/23
- 198.58.16.0/23
- 198.58.17.0/24
- 198.58.16.0/22
- 198.58.18.0/24
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
Blast radius
Approximate count of dependent hostnames if AS3762 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 AS3762 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 AS3762 is unique to AS3762 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS3762.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS3762"})-[: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.