Autonomous System
AS39704 — CJ2-AS(NL)
Last fetched
AS39704 is an Autonomous System operated by CJ2-AS and registered in NL. As of Thu, 21 May 2026 12:00:58 GMT, it announces 21 routed IP prefixes and peers with 18 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS39704 announces 21 distinct routed prefixes. The 21-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
- 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
18 distinct peers via BGP. The first 18 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS210882 | TIZU | NL |
| AS204751 | MOBIELWERKT | NL |
| AS204092 | GRIFON | FR |
| AS202315 | ACCENT-AUTOMATISERING | NL |
| AS198508 | PLUSINE-AS | NL |
| AS56655 | GIGAHOST | NO |
| AS48812 | DCN | NL |
| AS48501 | AS_INIT3 | NL |
| AS48362 | TKSWF-AS | AT |
| AS44439 | TWO-HIP | NL |
| AS42152 | NL-AXIANS | NL |
| AS41038 | MEDIACASTER-AS | NL |
| AS41037 | METAMICRO-AS | NL |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS29632 | NASSIST-AS | BG |
| AS29390 | CTU-AS | BG |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
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.