Autonomous System
AS213887 — WAICORE-LTD WAICORE LTD(GB)
Last fetched
AS213887 is an Autonomous System operated by WAICORE-LTD WAICORE LTD and registered in GB. As of Thu, 21 May 2026 15:47:45 GMT, it announces 74 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS213887 announces 74 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 85.137.254.0/24
- 85.137.255.0/24
- 87.120.92.0/24
- 87.120.205.0/24
- 87.120.216.0/24
- 94.141.123.0/24
- 95.85.230.0/24
- 95.85.231.0/24
- 95.85.232.0/24
- 95.85.233.0/24
- 95.85.234.0/24
- 95.85.235.0/24
- 109.122.196.0/24
- 109.122.196.0/23
- 109.122.197.0/24
- 109.122.198.0/24
- 109.122.199.0/24
- 138.124.6.0/24
- 138.124.7.0/24
- 138.124.8.0/24
- 138.124.9.0/24
- 138.124.17.0/24
- 138.124.28.0/24
- 138.124.32.0/24
- 138.124.33.0/24
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
Blast radius
Approximate count of dependent hostnames if AS213887 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 AS213887 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 AS213887 is unique to AS213887 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS213887.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS213887"})-[: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.