Autonomous System
AS39647 — REDHOSTING-AS(NL)
Last fetched
AS39647 is an Autonomous System operated by REDHOSTING-AS and registered in NL. As of Thu, 21 May 2026 11:11:28 GMT, it announces 62 routed IP prefixes and peers with 18 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS39647 announces 62 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.178.32.0/21
- 37.152.8.0/21
- 45.10.228.0/22
- 45.88.48.0/22
- 46.102.224.0/21
- 46.231.80.0/21
- 62.212.128.0/19
- 81.28.80.0/20
- 84.243.192.0/18
- 86.107.200.0/22
- 86.107.204.0/22
- 89.184.160.0/19
- 89.255.17.0/24
- 89.255.0.0/18
- 91.219.108.0/22
- 94.247.0.0/21
- 141.0.24.0/21
- 141.98.20.0/22
- 146.255.48.0/21
- 178.132.208.0/21
- 178.238.96.0/20
- 185.2.240.0/22
- 185.10.232.0/22
- 185.19.56.0/22
- 185.22.192.0/22
Peering ecosystem
18 distinct peers via BGP. The first 18 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS0 | — | — |
| AS204092 | GRIFON | FR |
| AS200020 | NBIP-AS | NL |
| AS197016 | FRIESLAND-AS Provincie Fryslan | NL |
| AS56655 | GIGAHOST | NO |
| AS51050 | H4HOSTING-AS | NL |
| AS48362 | TKSWF-AS | AT |
| AS39022 | DEEPMEDIA-AS | NL |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS29632 | NASSIST-AS | BG |
| AS29390 | CTU-AS | BG |
| AS24785 | JOINTTRANSIT-AS | NL |
| AS20562 | OPEN-PEERING-AS Open Peering Initiative, Amsterdam, The Netherlands | NL |
| AS16131 | VW-MO-GRX | NL |
| AS9002 | RETN-AS | GB |
| AS8455 | ATOM86-AS ATOM86 | NL |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
Blast radius
Approximate count of dependent hostnames if AS39647 disappeared from the routing table.
~6,386 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 11:11:28 GMT.
MOAS / hijack watch
Prefixes routed by AS39647 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 AS39647 is unique to AS39647 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS39647.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS39647"})-[: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.