Skip to content

Autonomous System

AS136258(CA)

Last fetched

AS136258 is an Autonomous System registered in CA. As of Tue, 21 Jul 2026 12:50:14 GMT, it announces 151 routed IP prefixes and peers with 35 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS136258Routing diversity10.0/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/136258

Routing footprint

AS136258 announces 151 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

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

Peer ASNOperatorCountry
AS11831ESECUREDATA - eSecureDataCA
AS135636ID
AS146943IN
AS150315PK
AS152734TH
AS15805CY
AS197706AL
AS199545DK
AS200088PL
AS204094PT
AS215120AT
AS26141CUBEPATH - CubePathUS
AS262287BR
AS32097WII - WholeSale Internet, Inc.US
AS35133NL
AS35592CZ
AS35758IL
AS36352AS-COLOCROSSING - HostPapaUS
AS37738MA
AS396356LATITUDE-SH - Latitude.shUS
AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
AS48031UA
AS49367IT
AS51765FI
AS55720MY
AS56630LT
AS56655NO
AS61272LT
AS6206NL
AS62563AS-GLOBALTELEHOST - GLOBALTELEHOST Corp.CA
AS63018DEDICATED - Dedicated.comUS
AS63023AS-GLOBALTELEHOST - GTHostUS
AS64124CO
AS7195CO
AS8849LT

Blast radius

Count of dependent hostnames if AS136258 disappeared from the routing table.

Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.

MOAS / hijack watch

Prefixes routed by AS136258 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 AS136258 is unique to AS136258 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS136258.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS136258"})-[: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.