Autonomous System
AS58307 — CYBERHEAT(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
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 ASN | Operator | Country |
|---|---|---|
| AS3257 | GTT-BACKBONE GTT | US |
| AS199384 | AS-HOLLARD | PL |
| AS196969 | THMILK-AS-VN TH Food Chain Joint Stock Company | PL |
| AS57715 | LIFOET-AS | PL |
| AS51675 | TELEDISCOUNT | PL |
| AS50557 | RASAABRPARDAZESHIRANIAN | PL |
| AS49601 | ALPINA | PL |
| AS48362 | VARNA-IX Internet Exchange Point | AT |
| AS48119 | DGM-AS Sofia, Bulgaria | PL |
| AS40969 | L7GUARD-AS L7GUARD Network | PL |
| AS39793 | WEB4U | PL |
| AS34549 | TELESMART-AS | DE |
| AS24115 | OZGAMERS-AU Oz Gamers | SG |
| AS5617 | TPNET | PL |
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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.