Autonomous System
AS15435 — KABELFOON DELTA Fiber Nederland(NL)
Last fetched
AS15435 is an Autonomous System operated by KABELFOON DELTA Fiber Nederland and registered in NL. As of Thu, 21 May 2026 12:26:02 GMT, it announces 23 routed IP prefixes and peers with 9 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS15435 announces 23 distinct routed prefixes. The 23-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 62.45.0.0/16
- 62.238.128.0/17
- 81.172.128.0/17
- 141.224.192.0/18
- 149.143.32.0/19
- 149.143.64.0/18
- 185.200.96.0/22
- 193.176.104.0/21
- 193.177.166.0/24
- 212.92.64.0/19
- 212.115.192.0/19
- 213.34.224.0/19
- 213.184.96.0/19
- 217.63.64.0/19
- 217.102.240.0/20
- 2001:67c:45c::/48
- 2001:67c:2c24::/48
- 2001:67c:2ef0::/48
- 2001:4c38::/29
- 2a02:f68::/29
- 2a07:31c0::/29
- 2a07:3501:1030::/48
- 2a0f:900::/29
Peering ecosystem
9 distinct peers via BGP. The first 9 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
| AS48362 | TKSWF-AS | AT |
| AS29632 | NASSIST-AS | BG |
| AS29390 | CTU-AS | BG |
| AS20562 | OPEN-PEERING-AS Open Peering Initiative, Amsterdam, The Netherlands | NL |
| AS9002 | RETN-AS | GB |
| AS7473 | SINGTEL-AS-AP Singapore Telecommunications Ltd | SG |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS6830 | LIBERTYGLOBAL Liberty Global formerly UPC Broadband Holding, aka AORTA | NL |
MOAS / hijack watch
Prefixes routed by AS15435 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 AS15435 is unique to AS15435 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS15435.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS15435"})-[: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.