Autonomous System
AS7296 — AS-DYNASCALE-LAX - Dynascale Technologies, Inc.(US)
Last fetched
AS7296 is an Autonomous System operated by AS-DYNASCALE-LAX - Dynascale Technologies, Inc. and registered in US. As of Wed, 20 May 2026 21:57:32 GMT, it announces 259 routed IP prefixes and peers with 10 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS7296 announces 259 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 66.197.249.0/24
- 66.198.8.0/24
- 66.198.0.0/19
- 66.198.32.0/20
- 66.198.56.0/21
- 66.198.64.0/20
- 66.198.81.0/24
- 66.198.80.0/21
- 66.198.100.0/24
- 66.198.96.0/19
- 66.198.139.0/24
- 66.198.128.0/18
- 66.198.204.0/24
- 66.198.192.0/19
- 66.198.208.0/22
- 66.198.214.0/23
- 66.209.201.0/24
- 66.209.202.0/23
- 66.209.204.0/24
- 66.209.205.0/24
- 66.209.206.0/24
- 66.209.207.0/24
- 66.209.208.0/22
- 66.209.212.0/23
- 66.209.214.0/24
Peering ecosystem
10 distinct peers via BGP. The first 10 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS401649 | RENTA4_AS | US |
| AS26192 | SENTRY - Sentry Insurance a Mutual Company | US |
| AS24482 | EPWORTH-MULTIHOME-AU-AP Epworth Hospital | SG |
| AS21960 | NL-820-21958 - Nobel Ltd | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS3257 | GTT-BACKBONE GTT | US |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
Blast radius
Approximate count of dependent hostnames if AS7296 disappeared from the routing table.
~518 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:57:32 GMT.
MOAS / hijack watch
Prefixes routed by AS7296 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 AS7296 is unique to AS7296 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS7296.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS7296"})-[: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.