Autonomous System
AS202015 — SAPANAN-AS-AP Sapanan General Food(BG)
Last fetched
AS202015 is an Autonomous System operated by SAPANAN-AS-AP Sapanan General Food and registered in BG. As of Wed, 20 May 2026 23:31:36 GMT, it announces 61 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS202015 announces 61 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.38.238.0/24
- 45.38.240.0/24
- 45.38.249.0/24
- 45.38.254.0/24
- 45.38.255.0/24
- 45.39.4.0/24
- 45.39.33.0/24
- 45.39.34.0/24
- 45.39.178.0/24
- 45.39.179.0/24
- 45.39.186.0/24
- 45.39.196.0/24
- 45.39.197.0/24
- 45.39.202.0/24
- 45.40.97.0/24
- 45.40.104.0/23
- 77.90.94.0/23
- 79.170.208.0/21
- 79.170.216.0/21
- 79.170.224.0/21
- 79.170.228.0/23
- 85.175.222.0/24
- 89.106.0.0/24
- 91.195.90.0/23
- 98.164.152.0/21
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
MOAS / hijack watch
Prefixes routed by AS202015 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 AS202015 is unique to AS202015 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS202015.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS202015"})-[: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.