Autonomous System
AS35916 — DEDIPATH-LLC - DediPath(US)
Last fetched
AS35916 is an Autonomous System operated by DEDIPATH-LLC - DediPath and registered in US. As of Wed, 20 May 2026 23:34:36 GMT, it announces 114 routed IP prefixes and peers with 13 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS35916 announces 114 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 23.160.168.0/24
- 23.236.144.0/24
- 23.236.148.0/22
- 23.236.150.0/24
- 38.98.112.0/24
- 38.106.120.0/22
- 45.199.0.0/19
- 45.203.215.0/24
- 45.205.242.0/24
- 64.74.12.0/22
- 64.74.14.0/24
- 64.119.195.0/24
- 64.119.192.0/21
- 64.119.196.0/24
- 64.119.197.0/24
- 66.114.112.0/23
- 66.114.114.0/23
- 66.164.25.0/24
- 66.164.34.0/24
- 72.22.237.0/24
- 74.50.114.0/24
- 74.50.115.0/24
- 74.50.116.0/23
- 74.50.118.0/24
- 74.50.119.0/24
Peering ecosystem
13 distinct peers via BGP. The first 13 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS393960 | IBANK-AS-AP IBANK CAMBODIA PLC | US |
| AS134176 | EPSHP- | HK |
| AS64050 | GDS-HK Unit C&D, 10F Neich Tower, 128 Gloucester Rd, Wanchai | HK |
| AS25820 | CMCNETWORKS | CA |
| AS21769 | WASHINGTON-COLLEGE - Washington College | US |
| AS18758 | ADRECOM - Adrecom | US |
| AS17561 | LCS-AS-AP LARUS Limited | HK |
| AS13332 | HYPEENT-SJ - Hype Enterprises | US |
| AS9678 | — | TW |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS3223 | VOXILITY | GB |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
Blast radius
Approximate count of dependent hostnames if AS35916 disappeared from the routing table.
~20,566 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 23:34:36 GMT.
MOAS / hijack watch
Prefixes routed by AS35916 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 AS35916 is unique to AS35916 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS35916.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS35916"})-[: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.