Autonomous System
AS965 — WEBHOSTINGHOLDINGS - Webhosting Holdings LLC(US)
Last fetched
AS965 is an Autonomous System operated by WEBHOSTINGHOLDINGS - Webhosting Holdings LLC and registered in US. As of Mon, 03 Aug 2026 22:02:56 GMT, it announces 23 routed IP prefixes and peers with 5 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS965 announces 23 distinct routed prefixes. The 23-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 23.129.252.0/24
- 23.129.253.0/24
- 23.129.252.0/22
- 23.172.137.0/24
- 23.172.138.0/24
- 131.226.2.0/24
- 131.226.4.0/24
- 131.226.5.0/24
- 160.30.208.0/24
- 162.244.92.0/24
- 162.244.93.0/24
- 162.244.94.0/24
- 162.244.95.0/24
- 193.108.130.0/24
- 194.177.13.0/24
- 199.30.13.0/24
- 216.252.232.0/24
- 216.252.233.0/24
- 2602:faa9:2000::/36
- 2602:faa9:3000::/36
- 2602:faa9:4000::/36
- 2602:faa9:6000::/36
- 2602:faa9:ffff::/48
Peering ecosystem
5 distinct peers via BGP. The first 5 are listed below.
Blast radius
Count of dependent hostnames if AS965 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 AS965 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 AS965 is unique to AS965 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS965.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS965"})-[: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.