Autonomous System
AS39704(NL)
Last fetched
AS39704 is an Autonomous System registered in NL. As of Tue, 21 Jul 2026 09:51:06 GMT, it announces 22 routed IP prefixes and peers with 13 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS39704 announces 22 distinct routed prefixes. The 22-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.22.248.0/21
- 46.182.216.0/21
- 91.192.36.0/22
- 91.208.60.0/24
- 94.124.88.0/21
- 185.88.8.0/24
- 185.94.168.0/22
- 185.103.16.0/22
- 185.146.216.0/23
- 185.146.218.0/23
- 185.200.123.0/24
- 193.222.137.0/24
- 194.13.66.0/24
- 194.50.163.0/24
- 194.69.204.0/24
- 195.216.246.0/24
- 213.132.192.0/19
- 2001:67c:f14::/48
- 2a00:1bd0::/29
- 2a03:c3c0::/29
- 2a07:52c0::/32
- 2a07:52c2::/32
Peering ecosystem
13 distinct peers via BGP. The first 13 are listed below.
Blast radius
Count of dependent hostnames if AS39704 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 AS39704 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 AS39704 is unique to AS39704 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS39704.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS39704"})-[: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.