Autonomous System
AS399646 — DARTNODE - Snaju Development(US)
Last fetched
AS399646 is an Autonomous System operated by DARTNODE - Snaju Development and registered in US. As of Sun, 06 Sep 2026 13:27:11 GMT, it announces 36 routed IP prefixes and peers with 14 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS399646 announces 36 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 23.26.125.0/24
- 23.26.133.0/24
- 23.27.135.0/24
- 23.165.104.0/24
- 23.165.105.0/24
- 38.45.88.0/22
- 38.78.152.0/22
- 38.134.40.0/24
- 38.134.41.0/24
- 38.134.42.0/24
- 38.134.43.0/24
- 108.165.12.0/24
- 108.165.13.0/24
- 108.165.14.0/24
- 108.165.15.0/24
- 108.165.120.0/24
- 108.165.121.0/24
- 108.165.122.0/24
- 108.165.123.0/24
- 108.165.212.0/24
- 108.165.213.0/24
- 136.0.40.0/22
- 143.20.143.0/24
- 149.112.84.0/24
- 166.0.104.0/24
Peering ecosystem
14 distinct peers via BGP. The first 14 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1050 | ONVOX - Onvox LLC | US |
| AS13317 | AS-WAN - Wan holdings LLC | US |
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS200329 | HYPERTOAST-AS - Monil Chheda | US |
| AS204871 | SPK-AS - Shihabudheen P K | IN |
| AS205563 | zGato - Marc Gomez | ES |
| AS206042 | SH-WEB - Suhail Haris | AE |
| AS212532 | RUI-AS - XIAO YANG WEN RUI | CN |
| AS32097 | WII - WholeSale Internet, Inc. | US |
| AS32595 | LIBERALLY-INTERNATIONAL - Liberally Network, LLC | US |
| AS35847 | AS-EFTL - Ezee Fiber | US |
| AS40776 | TAONET - TaoNet | US |
| AS55223 | BGP-NETWORKS-LLC - BGP Networks LLC | US |
| AS63127 | MAPL-NET - TheMaple Inc. | CA |
Blast radius
Count of dependent hostnames if AS399646 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 AS399646 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 AS399646 is unique to AS399646 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS399646.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS399646"})-[: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.