Autonomous System
AS43893 — MAINLOOP-AS Mainloop AB(SE)
Last fetched
AS43893 is an Autonomous System operated by MAINLOOP-AS Mainloop AB and registered in SE. As of Thu, 21 May 2026 12:43:59 GMT, it announces 21 routed IP prefixes and peers with 4 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS43893 announces 21 distinct routed prefixes. The 21-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 185.9.164.0/24
- 185.84.242.0/24
- 185.84.248.0/24
- 185.84.249.0/24
- 192.71.58.0/24
- 192.121.13.0/24
- 192.121.62.0/24
- 192.165.66.0/24
- 194.71.161.0/24
- 194.71.162.0/24
- 194.71.224.0/24
- 194.103.221.0/24
- 194.132.30.0/24
- 194.132.80.0/24
- 194.132.82.0/23
- 2001:67c:1000::/48
- 2001:67c:1000::/47
- 2001:67c:1001::/48
- 2a03:4bc0:1000::/48
- 2a03:4bc0:1001::/48
- 2a03:4bc0:3160::/48
Peering ecosystem
4 distinct peers via BGP. The first 4 are listed below.
MOAS / hijack watch
Prefixes routed by AS43893 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 AS43893 is unique to AS43893 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS43893.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS43893"})-[: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.