Autonomous System
AS15102 — ASN-WIBAND-1 - Xplore Inc.(CA)
Last fetched
AS15102 is an Autonomous System operated by ASN-WIBAND-1 - Xplore Inc. and registered in CA. As of Sun, 06 Sep 2026 19:26:33 GMT, it announces 48 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS15102 announces 48 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 44.135.121.0/24
- 44.190.9.0/24
- 64.56.128.0/24
- 64.56.129.0/24
- 64.56.130.0/24
- 64.56.131.0/24
- 64.56.135.0/24
- 64.56.136.0/24
- 64.56.137.0/24
- 64.56.140.0/24
- 64.56.141.0/24
- 64.56.142.0/24
- 64.56.143.0/24
- 64.56.128.0/19
- 64.56.145.0/24
- 64.56.146.0/23
- 64.56.150.0/24
- 64.56.152.0/22
- 64.56.158.0/23
- 67.215.48.0/24
- 67.215.49.0/24
- 67.215.50.0/24
- 67.215.51.0/24
- 67.215.48.0/20
- 67.215.56.0/24
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
Blast radius
Count of dependent hostnames if AS15102 disappeared from the routing table.
467 hostnames depend on this network.Exact count across all 49 announced prefixes. Snapshot Tue, 02 Jun 2026 06:00:52 GMT.
MOAS / hijack watch
Prefixes routed by AS15102 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 AS15102 is unique to AS15102 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS15102.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS15102"})-[: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.