Autonomous System
AS201843 — IBERSONTEL(ES)
Last fetched
AS201843 is an Autonomous System operated by IBERSONTEL and registered in ES. As of Thu, 21 May 2026 10:30:23 GMT, it announces 30 routed IP prefixes and peers with 9 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS201843 announces 30 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 2.58.224.0/24
- 2.58.225.0/24
- 2.58.226.0/24
- 2.58.227.0/24
- 45.156.208.0/24
- 45.156.209.0/24
- 45.156.210.0/24
- 45.156.211.0/24
- 185.39.78.0/24
- 185.61.204.0/24
- 185.61.205.0/24
- 185.61.206.0/23
- 185.133.96.0/24
- 185.133.97.0/24
- 185.133.98.0/24
- 185.133.99.0/24
- 185.191.64.0/24
- 185.191.65.0/24
- 185.191.66.0/24
- 185.191.67.0/24
- 185.238.48.0/24
- 185.238.48.0/23
- 185.238.49.0/24
- 185.238.50.0/24
- 185.238.51.0/24
Peering ecosystem
9 distinct peers via BGP. The first 6 are listed below.
Blast radius
Approximate count of dependent hostnames if AS201843 disappeared from the routing table.
~471 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 10:30:23 GMT.
MOAS / hijack watch
Prefixes routed by AS201843 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 AS201843 is unique to AS201843 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS201843.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS201843"})-[: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.