Autonomous System
AS14969 — JANE-STREET - JANE STREET(US)
Last fetched
AS14969 is an Autonomous System operated by JANE-STREET - JANE STREET and registered in US. As of Thu, 21 May 2026 13:21:39 GMT, it announces 13 routed IP prefixes and peers with 7 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS14969 announces 13 distinct routed prefixes. The 13-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
7 distinct peers via BGP. The first 7 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS54004 | LIGHTPATH - Cablevision Lightpath LLC | US |
| AS13237 | LAMBDANET-AS European Backbone of AS13237 | DE |
| AS9293 | HKNET-VIPNET NTT Com Asia Limited | HK |
| AS8220 | COLT COLT Technology Services Group Limited | GB |
| AS6461 | ZAYO-6461 - Zayo Bandwidth | US |
| AS4637 | ASN-TELSTRA-GLOBAL Telstra Global | HK |
MOAS / hijack watch
Prefixes routed by AS14969 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 AS14969 is unique to AS14969 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS14969.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS14969"})-[: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.