Autonomous System
AS18501 — JOESD-18501 - CyberCloud Professionals LLC(US)
Last fetched
AS18501 is an Autonomous System operated by JOESD-18501 - CyberCloud Professionals LLC and registered in US. As of Wed, 02 Sep 2026 17:16:12 GMT, it announces 123 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS18501 announces 123 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 64.150.176.0/24
- 64.150.177.0/24
- 64.150.179.0/24
- 64.150.180.0/24
- 64.150.181.0/24
- 64.150.182.0/24
- 64.150.183.0/24
- 64.150.176.0/20
- 64.150.184.0/24
- 64.150.185.0/24
- 64.150.186.0/24
- 64.150.187.0/24
- 64.150.188.0/24
- 64.150.189.0/24
- 64.150.190.0/24
- 64.150.191.0/24
- 66.226.72.0/24
- 66.226.73.0/24
- 66.226.74.0/24
- 66.226.75.0/24
- 66.226.76.0/24
- 66.226.77.0/24
- 66.226.79.0/24
- 68.168.96.0/24
- 68.168.97.0/24
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
Blast radius
Count of dependent hostnames if AS18501 disappeared from the routing table.
65,188 hostnames depend on this network.Exact count across all 123 announced prefixes. Snapshot Fri, 12 Jun 2026 05:00:53 GMT.
MOAS / hijack watch
Prefixes routed by AS18501 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 |
|---|---|---|
| 216.55.130.0/24 | AS19969 | JOESDATACENTER - CyberCloud Professionals LLC |
Threat posture
Related pages
Pivot deeper into the graph from AS18501.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS18501"})-[: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.