Autonomous System
AS11158 — NETDEPON - NTT America, Inc.(US)
Last fetched
AS11158 is an Autonomous System operated by NETDEPON - NTT America, Inc. and registered in US. As of Thu, 21 May 2026 10:23:49 GMT, it announces 30 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS11158 announces 30 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 43.248.220.0/24
- 46.235.109.0/24
- 46.235.111.0/24
- 64.254.120.0/24
- 74.220.96.0/24
- 77.247.1.0/24
- 77.247.15.0/24
- 117.103.120.0/24
- 117.103.121.0/24
- 117.103.122.0/24
- 117.103.123.0/24
- 117.103.124.0/24
- 117.103.126.0/24
- 117.103.127.0/24
- 119.31.160.0/24
- 119.31.161.0/24
- 119.31.167.0/24
- 119.31.168.0/24
- 185.71.48.0/24
- 185.71.50.0/24
- 206.197.59.0/24
- 209.212.228.0/24
- 209.212.229.0/24
- 209.212.232.0/24
- 209.212.233.0/24
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
| AS134809 | VIEWQWEST-AS-AP ViewQwest Sdn. Bhd. | MY |
| AS64073 | — | NZ |
| AS45796 | UIH-BBCONNECT-AS-AP UIH BB Connect | TH |
| AS24118 | NTT-IN-AS-AP-1 NTT GLOBAL NETWORKS PRIVATE LIMITED | IN |
| AS19809 | ASNBLK-VTLA2 - NTT Global Networks Incorporated | US |
| AS19808 | ASNBLK-VTLA2 - NTT Global Networks Incorporated | US |
| AS18488 | VTLA - NTT Global Networks Incorporated | US |
| AS9318 | SKB-AS SK Broadband Co Ltd | KR |
| AS7473 | SINGTEL-AS-AP Singapore Telecommunications Ltd | SG |
| AS3491 | PCCWG-APAC-HK PCCW Global HK Ltd. | HK |
Blast radius
Approximate count of dependent hostnames if AS11158 disappeared from the routing table.
~9 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 10:23:49 GMT.
MOAS / hijack watch
Prefixes routed by AS11158 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 AS11158 is unique to AS11158 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS11158.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS11158"})-[: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.