Autonomous System
AS55095 — PINNACLE-DATA-SYSTEMS - Pinnacle Data Systems, L.L.C.(US)
Last fetched
AS55095 is an Autonomous System operated by PINNACLE-DATA-SYSTEMS - Pinnacle Data Systems, L.L.C. and registered in US. As of Wed, 20 May 2026 23:34:11 GMT, it announces 34 routed IP prefixes and peers with 3 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS55095 announces 34 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 69.57.248.0/24
- 69.57.250.0/24
- 69.58.10.0/23
- 69.58.12.0/24
- 69.58.13.0/24
- 192.188.124.0/24
- 192.188.136.0/24
- 192.188.142.0/24
- 192.188.155.0/24
- 192.188.159.0/24
- 192.188.177.0/24
- 192.188.183.0/24
- 192.188.185.0/24
- 192.188.196.0/24
- 192.188.201.0/24
- 192.188.213.0/24
- 192.188.208.0/20
- 192.188.224.0/22
- 192.188.230.0/24
- 2620:1:2000::/48
- 2620:2:2000::/48
- 2620:3::/48
- 2620:6:2003::/48
- 2620:6:2000::/44
- 2620:6:200d::/48
Peering ecosystem
3 distinct peers via BGP. The first 3 are listed below.
Blast radius
Approximate count of dependent hostnames if AS55095 disappeared from the routing table.
~1,197 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 23:34:11 GMT.
MOAS / hijack watch
Prefixes routed by AS55095 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 AS55095 is unique to AS55095 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS55095.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS55095"})-[: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.