Autonomous System
AS215748 — WESTEROS(TH)
Last fetched
AS215748 is an Autonomous System operated by WESTEROS and registered in TH. As of Thu, 21 May 2026 06:32:39 GMT, it announces 31 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS215748 announces 31 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 23.157.108.0/24
- 23.157.204.0/24
- 23.157.252.0/24
- 46.236.199.0/24
- 96.62.35.0/24
- 96.62.36.0/24
- 96.62.64.0/24
- 96.62.65.0/24
- 96.62.66.0/24
- 96.62.110.0/24
- 96.62.123.0/24
- 96.62.142.0/24
- 96.62.213.0/24
- 96.62.226.0/24
- 103.56.129.0/24
- 103.120.14.0/24
- 103.129.196.0/24
- 103.129.198.0/24
- 103.227.164.0/23
- 103.227.166.0/23
- 103.231.36.0/24
- 103.231.37.0/24
- 145.79.92.0/24
- 145.79.106.0/24
- 145.79.107.0/24
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
Blast radius
Approximate count of dependent hostnames if AS215748 disappeared from the routing table.
~636 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:32:39 GMT.
MOAS / hijack watch
Prefixes routed by AS215748 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 AS215748 is unique to AS215748 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS215748.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS215748"})-[: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.