Skip to content

Autonomous System

AS58307CYBERHEAT(PL)

Last fetched

AS58307 is an Autonomous System operated by CYBERHEAT and registered in PL. As of Wed, 20 May 2026 23:34:48 GMT, it announces 3 routed IP prefixes and peers with 14 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS58307Routing diversity3.0/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/58307

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS3257GTT-BACKBONE GTTUS
AS199384AS-HOLLARDPL
AS196969THMILK-AS-VN TH Food Chain Joint Stock CompanyPL
AS57715LIFOET-ASPL
AS51675TELEDISCOUNTPL
AS50557RASAABRPARDAZESHIRANIANPL
AS49601ALPINAPL
AS48362VARNA-IX Internet Exchange PointAT
AS48119DGM-AS Sofia, BulgariaPL
AS40969L7GUARD-AS L7GUARD NetworkPL
AS39793WEB4UPL
AS34549TELESMART-ASDE
AS24115OZGAMERS-AU Oz GamersSG
AS5617TPNETPL

Blast radius

Approximate count of dependent hostnames if AS58307 disappeared from the routing table.

No dependent hostnames recorded for this network.Snapshot Wed, 20 May 2026 23:34:48 GMT.

MOAS / hijack watch

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

Threat posture

Related pages

Pivot deeper into the graph from AS58307.

Cypher and MCP

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

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