Autonomous System
AS399275 — SOLID - Solid Systems LLC(US)
Last fetched
AS399275 is an Autonomous System operated by SOLID - Solid Systems LLC and registered in US. As of Sun, 06 Sep 2026 18:37:22 GMT, it announces 45 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS399275 announces 45 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 38.70.138.0/24
- 38.111.111.0/24
- 130.12.168.0/24
- 130.12.171.0/24
- 130.117.79.0/24
- 144.225.111.0/24
- 147.90.113.0/24
- 149.5.1.0/24
- 149.5.4.0/24
- 149.71.56.0/24
- 154.3.224.0/24
- 154.13.94.0/24
- 154.21.107.0/24
- 154.21.239.0/24
- 154.22.0.0/24
- 165.49.64.0/24
- 165.49.110.0/24
- 165.140.116.0/24
- 165.140.117.0/24
- 165.140.118.0/24
- 165.140.119.0/24
- 167.253.64.0/24
- 167.253.65.0/24
- 167.253.66.0/24
- 167.253.67.0/24
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1100 | NUDAY - Nuday Networks Inc. | CA |
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS23033 | WOW - Wowrack.com | US |
| AS29802 | HVC-AS - HIVELOCITY, Inc. | US |
| AS3170 | VELOXSERV - VeloxServ Communications Ltd | GB |
| AS32097 | WII - WholeSale Internet, Inc. | US |
| AS36352 | AS-COLOCROSSING - HostPapa | US |
| AS394896 | AHL-759-394896 - Ace Host, LLC | US |
| AS395584 | PDC-BGP - Data Management | US |
| AS398779 | ACEHOST - Ace Host, LLC | US |
| AS61272 | IST-AS - UAB Bacloud | LT |
Blast radius
Count of dependent hostnames if AS399275 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 AS399275 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 AS399275 is unique to AS399275 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS399275.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS399275"})-[: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.