Autonomous System
AS997 — BSL-AS-AP - Beyotta Services LLP(SG)
Last fetched
AS997 is an Autonomous System operated by BSL-AS-AP - Beyotta Services LLP and registered in SG. As of Mon, 03 Aug 2026 22:03:03 GMT, it announces 23 routed IP prefixes and peers with 7 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS997 announces 23 distinct routed prefixes. The 23-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 93.93.244.0/24
- 93.93.247.0/24
- 103.19.8.0/24
- 103.19.9.0/24
- 103.23.172.0/24
- 103.23.172.0/23
- 103.23.173.0/24
- 103.93.252.0/24
- 103.145.58.0/24
- 103.145.58.0/23
- 103.145.59.0/24
- 103.213.246.0/24
- 103.213.246.0/23
- 103.213.247.0/24
- 144.48.6.0/24
- 144.48.6.0/23
- 144.48.7.0/24
- 205.210.165.0/24
- 2401:1640:1::/48
- 2401:1640:2::/48
- 2401:1640:3::/48
- 2401:1640:1f::/48
- 2401:1640::/32
Peering ecosystem
7 distinct peers via BGP. The first 7 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS134196 | ANYUN-INTERNET-TECHNOLOGY-HK-CO-LIMITED - ANYUN INTERNET TECHNOLOGY (HK) CO.,LIMITED | HK |
| AS136826 | IDNIC-TITIKTM-AS-ID - PT TITIK TERANG MAKMUR | ID |
| AS23961 | MNI-AS-AP - Misaka Network, Inc. | US |
| AS35487 | MISAKA - Misaka Network, Inc. | US |
| AS55933 | CLOUDIE-AS-AP - Cloudie Limited | HK |
| AS57695 | MISAKA - Misaka Network, Inc. | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
Blast radius
Count of dependent hostnames if AS997 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 AS997 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 AS997 is unique to AS997 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS997.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS997"})-[: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.