Autonomous System
AS397651 — SNEAKER-SERVER - Sneaker Server, LLC(US)
Last fetched
AS397651 is an Autonomous System operated by SNEAKER-SERVER - Sneaker Server, LLC and registered in US. As of Sun, 06 Sep 2026 16:16:32 GMT, it announces 25 routed IP prefixes and peers with 1 other Autonomous System in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS397651 announces 25 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 66.11.122.0/24
- 103.11.66.0/24
- 103.28.69.0/24
- 103.147.79.0/24
- 104.255.224.0/24
- 104.255.227.0/24
- 131.153.103.0/24
- 158.51.12.0/24
- 158.51.36.0/24
- 158.51.37.0/24
- 158.51.38.0/24
- 158.51.39.0/24
- 162.210.242.0/24
- 162.210.244.0/24
- 162.210.245.0/24
- 162.244.140.0/24
- 162.244.142.0/24
- 162.244.143.0/24
- 172.93.216.0/24
- 193.46.67.0/24
- 208.94.52.0/24
- 208.94.53.0/24
- 208.94.54.0/24
- 208.94.55.0/24
- 2a0f:88c0::/32
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS398465 | RACKDOG-LLC - Rackdog, LLC | US |
Blast radius
Count of dependent hostnames if AS397651 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 AS397651 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 AS397651 is unique to AS397651 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS397651.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS397651"})-[: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.