Autonomous System
AS45985 — SAMSUNGCLOUDPLATFORM-AS-KR SamsungSDS Inc.(KR)
Last fetched
AS45985 is an Autonomous System operated by SAMSUNGCLOUDPLATFORM-AS-KR SamsungSDS Inc. and registered in KR. As of Thu, 21 May 2026 06:17:34 GMT, it announces 22 routed IP prefixes and peers with 1 other Autonomous System in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS45985 announces 22 distinct routed prefixes. The 22-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 112.106.168.0/22
- 112.106.232.0/22
- 112.107.101.0/24
- 112.107.103.0/24
- 112.107.105.0/24
- 112.107.199.0/24
- 112.107.201.0/24
- 112.107.204.0/23
- 112.107.206.0/23
- 123.37.0.0/17
- 123.37.128.0/17
- 123.41.0.0/17
- 123.41.132.0/22
- 123.41.128.0/18
- 123.41.192.0/19
- 123.41.224.0/20
- 123.41.240.0/22
- 123.41.248.0/21
- 203.246.192.0/22
- 203.246.208.0/22
- 203.246.216.0/22
- 203.246.224.0/22
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS6619 | SAMSUNGSDS-AS-KR SamsungSDS Inc. | KR |
Blast radius
Approximate count of dependent hostnames if AS45985 disappeared from the routing table.
~590 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:17:34 GMT.
MOAS / hijack watch
Prefixes routed by AS45985 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 AS45985 is unique to AS45985 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS45985.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS45985"})-[: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.