Autonomous System
AS39642(DK)
Last fetched
AS39642 is an Autonomous System registered in DK. As of Tue, 21 Jul 2026 12:25:48 GMT, it announces 50 routed IP prefixes and peers with 18 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS39642 announces 50 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.206.192.0/21
- 31.185.64.0/19
- 37.75.160.0/19
- 37.128.208.0/20
- 45.14.140.0/22
- 45.80.92.0/22
- 46.32.32.0/19
- 62.107.0.0/16
- 77.68.128.0/17
- 78.24.202.0/24
- 78.156.96.0/19
- 78.157.96.0/19
- 83.137.120.0/21
- 85.191.128.0/17
- 85.203.128.0/17
- 85.218.128.0/17
- 86.52.0.0/16
- 89.184.128.0/19
- 89.249.0.0/20
- 92.246.0.0/19
- 94.138.64.0/19
- 95.138.208.0/20
- 95.154.0.0/18
- 139.45.0.0/17
- 178.21.88.0/21
Peering ecosystem
18 distinct peers via BGP. The first 18 are listed below.
Blast radius
Count of dependent hostnames if AS39642 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS39642 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 AS39642 is unique to AS39642 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS39642.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS39642"})-[: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.