Autonomous System
AS195 — SDSC-AS - San Diego Supercomputer Center(US)
Last fetched
AS195 is an Autonomous System operated by SDSC-AS - San Diego Supercomputer Center and registered in US. As of Wed, 20 May 2026 21:54:02 GMT, it announces 34 routed IP prefixes and peers with 7 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS195 announces 34 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.4.104.0/23
- 67.71.107.0/24
- 134.137.181.0/24
- 134.138.0.0/16
- 154.39.86.0/24
- 192.81.244.0/24
- 192.95.82.0/24
- 192.134.7.0/24
- 192.135.37.0/24
- 192.135.50.0/24
- 193.27.192.0/23
- 198.151.187.0/24
- 198.151.199.0/24
- 198.152.15.0/24
- 199.57.0.0/16
- 199.66.64.0/21
- 199.66.69.0/24
- 199.66.70.0/23
- 199.66.72.0/22
- 199.66.76.0/24
- 199.66.77.0/24
- 199.66.78.0/24
- 199.66.79.0/24
- 199.66.84.0/22
- 199.66.88.0/22
Peering ecosystem
7 distinct peers via BGP. The first 7 are listed below.
Blast radius
Approximate count of dependent hostnames if AS195 disappeared from the routing table.
~717 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:54:02 GMT.
MOAS / hijack watch
Prefixes routed by AS195 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 AS195 is unique to AS195 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS195.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS195"})-[: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.