Skip to content

Autonomous System

AS11158NETDEPON - 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

WHISPER CANON · AS11158Routing diversity7.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/11158

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.

Peering ecosystem

11 distinct peers via BGP. The first 11 are listed below.

Peer ASNOperatorCountry
AS2914NTT-DATA-2914 - NTT America, Inc.US
AS134809VIEWQWEST-AS-AP ViewQwest Sdn. Bhd.MY
AS64073NZ
AS45796UIH-BBCONNECT-AS-AP UIH BB ConnectTH
AS24118NTT-IN-AS-AP-1 NTT GLOBAL NETWORKS PRIVATE LIMITEDIN
AS19809ASNBLK-VTLA2 - NTT Global Networks IncorporatedUS
AS19808ASNBLK-VTLA2 - NTT Global Networks IncorporatedUS
AS18488VTLA - NTT Global Networks IncorporatedUS
AS9318SKB-AS SK Broadband Co LtdKR
AS7473SINGTEL-AS-AP Singapore Telecommunications LtdSG
AS3491PCCWG-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 country

Or query Whisper from your own LLM workflow via the Whisper MCP server.