Autonomous System
AS43357 — OWL Owl Limited(VU)
Last fetched
AS43357 is an Autonomous System operated by OWL Owl Limited and registered in VU. As of Thu, 21 May 2026 01:01:46 GMT, it announces 280 routed IP prefixes and peers with 5 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS43357 announces 280 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.130.20.0/24
- 45.130.21.0/24
- 45.130.22.0/24
- 45.130.23.0/24
- 45.147.50.0/24
- 45.147.51.0/24
- 80.66.198.0/24
- 92.60.40.0/24
- 103.136.147.0/24
- 176.113.68.0/24
- 176.113.69.0/24
- 185.184.220.0/24
- 185.184.222.0/24
- 185.248.85.0/24
- 185.254.75.0/24
- 194.36.25.0/24
- 194.127.164.0/24
- 194.127.167.0/24
- 2a03:d9c0:3000::/48
- 2a03:d9c0:3001::/48
- 2a07:d880:2::/48
- 2a07:d880::/32
- 2a07:d881:3::/48
- 2a07:d883:200::/48
- 2a07:d883:300::/48
Peering ecosystem
5 distinct peers via BGP. The first 5 are listed below.
Blast radius
Approximate count of dependent hostnames if AS43357 disappeared from the routing table.
~2,436 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:01:46 GMT.
MOAS / hijack watch
Prefixes routed by AS43357 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 AS43357 is unique to AS43357 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS43357.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS43357"})-[: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.