Autonomous System
AS4793 — HHIAS-AS-KR Hyundai Heavy Industries(KR)
Last fetched
AS4793 is an Autonomous System operated by HHIAS-AS-KR Hyundai Heavy Industries and registered in KR. As of Wed, 20 May 2026 23:31:05 GMT, it announces 33 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS4793 announces 33 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 61.91.111.0/24
- 61.91.120.0/24
- 61.91.121.0/24
- 61.91.122.0/24
- 103.189.93.0/24
- 103.189.94.0/24
- 118.69.192.0/18
- 118.69.224.0/24
- 118.69.225.0/24
- 176.32.199.0/24
- 176.32.200.0/21
- 176.32.208.0/22
- 176.32.212.0/22
- 176.32.208.0/20
- 176.32.216.0/22
- 211.252.75.192/26
- 211.252.106.128/25
- 211.252.112.0/24
- 218.184.0.0/16
- 218.185.128.0/19
- 218.185.160.0/19
- 218.203.138.0/24
- 218.203.128.0/19
- 218.203.151.0/24
- 218.203.152.0/24
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
Blast radius
Approximate count of dependent hostnames if AS4793 disappeared from the routing table.
~6,230 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 23:31:05 GMT.
MOAS / hijack watch
Prefixes routed by AS4793 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 AS4793 is unique to AS4793 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS4793.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS4793"})-[: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.