Autonomous System
AS39647(NL)
Last fetched
AS39647 is an Autonomous System registered in NL. As of Tue, 21 Jul 2026 09:17:23 GMT, it announces 63 routed IP prefixes and peers with 33 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS39647 announces 63 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
33 distinct peers via BGP. The first 33 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1136 | — | NL |
| AS12779 | — | IT |
| AS16131 | — | NL |
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS1764 | — | AT |
| AS197016 | — | NL |
| AS200020 | — | NL |
| AS203474 | — | NL |
| AS204092 | — | FR |
| AS20562 | — | NL |
| AS20764 | — | RU |
| AS20766 | — | FR |
| AS24482 | — | SG |
| AS24785 | — | NL |
| AS29075 | — | FR |
| AS31500 | — | AG |
| AS3333 | — | NL |
| AS34927 | — | CH |
| AS37721 | — | BF |
| AS39022 | — | NL |
| AS42708 | — | SE |
| AS48185 | — | BE |
| AS48362 | — | AT |
| AS50300 | — | GB |
| AS50673 | — | NL |
| AS51050 | — | NL |
| AS56655 | — | NO |
| AS61049 | — | GB |
| AS6696 | — | BE |
| AS6777 | — | NL |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS8447 | — | AT |
| AS8455 | — | NL |
Blast radius
Count of dependent hostnames if AS39647 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 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.