Autonomous System
AS55286 — SERVER-MANIA - B2 Net Solutions Inc.(CA)
Last fetched
AS55286 is an Autonomous System operated by SERVER-MANIA - B2 Net Solutions Inc. and registered in CA. As of Sat, 05 Sep 2026 12:02:28 GMT, it announces 791 routed IP prefixes and peers with 7 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS55286 announces 791 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 23.26.0.0/24
- 23.229.0.0/22
- 23.229.4.0/23
- 23.229.6.0/24
- 23.229.7.0/24
- 23.229.8.0/22
- 23.229.12.0/24
- 23.229.13.0/24
- 23.229.14.0/23
- 23.229.16.0/24
- 23.229.19.0/24
- 23.229.20.0/24
- 23.229.22.0/23
- 23.229.24.0/21
- 23.229.32.0/21
- 23.229.40.0/24
- 23.229.41.0/24
- 23.229.43.0/24
- 23.229.44.0/22
- 23.229.48.0/24
- 23.229.49.0/24
- 23.229.50.0/23
- 23.229.52.0/22
- 23.229.56.0/22
- 23.229.60.0/24
Peering ecosystem
7 distinct peers via BGP. The first 7 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS29951 | SYPTEC-NOC - Syptec | US |
| AS3257 | GTT-BACKBONE - GTT Communications Inc. | US |
| AS36352 | AS-COLOCROSSING - HostPapa | US |
| AS36849 | SAEOL-1-ASN - 1st Amendment Encrypted Openness LLC | US |
| AS399122 | AS-VPSHOUSE - VPS House Technology Group LLC | US |
| AS53038 | AS53038 - IDC19 SOLUCOES EM TECNOLOGIA DA INFORMACAO LTDA | BR |
Blast radius
Count of dependent hostnames if AS55286 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 AS55286 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
| Prefix | Conflicting ASN | Operator |
|---|---|---|
| 192.241.92.0/24 | AS6079 | RCN-AS - RCN |
Threat posture
Related pages
Pivot deeper into the graph from AS55286.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS55286"})-[: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.