Autonomous System
AS215224 — NOVOSERVE-CUSTOMERS-AS NovoServe Customers ASN(NL)
Last fetched
AS215224 is an Autonomous System operated by NOVOSERVE-CUSTOMERS-AS NovoServe Customers ASN and registered in NL. As of Thu, 21 May 2026 13:47:58 GMT, it announces 50 routed IP prefixes and peers with 1 other Autonomous System in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS215224 announces 50 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 31.57.144.0/24
- 31.58.238.0/24
- 45.8.178.0/24
- 45.12.32.0/24
- 45.12.33.0/24
- 45.139.211.0/24
- 45.142.0.0/24
- 45.142.3.0/24
- 45.148.147.0/24
- 45.151.59.0/24
- 46.29.25.0/24
- 82.24.122.0/24
- 82.39.175.0/24
- 82.153.220.0/24
- 92.60.69.0/24
- 98.142.244.0/24
- 102.129.246.0/24
- 104.234.243.0/24
- 104.239.100.0/24
- 107.182.131.0/24
- 138.249.10.0/24
- 138.249.11.0/24
- 148.135.160.0/24
- 149.57.105.0/24
- 149.57.107.0/24
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS24875 | NOVOSERVE-AS | NL |
MOAS / hijack watch
Prefixes routed by AS215224 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 AS215224 is unique to AS215224 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS215224.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS215224"})-[: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.