Autonomous System
AS14717 — ECINET - EZE Castle Integration Inc.(US)
Last fetched
AS14717 is an Autonomous System operated by ECINET - EZE Castle Integration Inc. and registered in US. As of Thu, 21 May 2026 01:06:26 GMT, it announces 65 routed IP prefixes and peers with 12 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS14717 announces 65 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.133.72.0/22
- 5.133.74.0/24
- 5.133.75.0/24
- 63.71.180.0/24
- 63.71.181.0/24
- 63.76.66.0/23
- 63.89.226.0/24
- 63.89.227.0/24
- 63.91.28.0/24
- 63.94.92.0/23
- 63.94.94.0/23
- 63.117.56.0/21
- 63.117.160.0/21
- 63.121.132.0/24
- 63.121.132.0/23
- 63.121.133.0/24
- 63.121.134.0/24
- 65.244.56.0/24
- 65.249.132.0/23
- 65.249.184.0/24
- 65.249.184.0/22
- 65.249.189.0/24
- 72.21.161.0/24
- 72.21.160.0/22
- 72.21.162.0/24
Peering ecosystem
12 distinct peers via BGP. The first 13 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS54004 | LIGHTPATH - Cablevision Lightpath LLC | US |
| AS53778 | BCML-ASN - Berenberg Capital Markets, LLC | US |
| AS40212 | ECL-ASN - Eminence Capital, LLC. | US |
| AS29956 | WAML-ASN - Waterfall Asset Management, LLC | US |
| AS27455 | WT-ASN - Williams Trading LLC | US |
| AS22119 | LEE-EQ1 - Lee Equity Partners LLC | US |
| AS20353 | ADAGE-CAPITAL---ASN - Adage Capital Partners, LLC | US |
| AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS3257 | GTT-BACKBONE GTT | US |
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
Blast radius
Approximate count of dependent hostnames if AS14717 disappeared from the routing table.
~228 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:06:26 GMT.
MOAS / hijack watch
Prefixes routed by AS14717 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 AS14717 is unique to AS14717 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS14717.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS14717"})-[: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.