Country · ISO KP
Korea, Democratic People's Republic of
Last fetched
Korea, Democratic People's Republic of (KP) is home to 1 Autonomous System registered in the WhisperGraph infrastructure dataset. As of Wed, 13 May 2026 04:01:08 GMT, networks based in Korea, Democratic People's Republic of announce 4 routed IP prefixes and host approximately 512 sampled IPv4 addresses across the country's largest operators.
Top operators
ASNs based in Korea, Democratic People's Republic of ranked by routed-prefix count.
- DOORWERKERBVAS1312794 prefixes
Top hosting concentrations
ASNs based in Korea, Democratic People's Republic of ranked by hosted IPv4 count.
- DOORWERKERBVAS131279512 IPs
Threat density
IPv4 addresses registered in Korea, Democratic People's Republic of that appear on at least one threat feed.
0listed IPs (snapshot Wed, 13 May 2026 04:01:08 GMT)
Related pages
Every directory page links to related entities so you (and crawlers) can pivot through the graph.
- STAR-KP Ryugyong-dongAS131279
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN)-[:HAS_COUNTRY]->(c:COUNTRY {name: "KP"})
RETURN count(DISTINCT a) AS asn_countOr query Whisper from your own LLM workflow via the Whisper MCP server.