Autonomous System
AS39702(DE)
Last fetched
AS39702 is an Autonomous System registered in DE. As of Tue, 21 Jul 2026 11:55:17 GMT, it announces 23 routed IP prefixes and peers with 12 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS39702 announces 23 distinct routed prefixes. The 23-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 44.31.99.0/24
- 44.31.124.0/24
- 85.190.196.0/24
- 85.190.200.0/24
- 85.190.192.0/19
- 86.111.248.0/21
- 89.106.216.0/21
- 178.251.88.0/21
- 185.5.100.0/22
- 185.133.12.0/22
- 185.156.69.0/24
- 185.156.70.0/24
- 185.156.71.0/24
- 185.214.232.0/22
- 193.7.176.0/21
- 193.31.18.0/24
- 2001:678:a9c::/48
- 2001:678:cac::/48
- 2a01:4d80::/32
- 2a05:fe80::/29
- 2a07:9b40:1aa5::/48
- 2a07:9b40:d00f::/48
- 2a0e:a2c0::/32
Peering ecosystem
12 distinct peers via BGP. The first 12 are listed below.
Blast radius
Count of dependent hostnames if AS39702 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 AS39702 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 AS39702 is unique to AS39702 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS39702.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS39702"})-[: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.