Autonomous System
AS200293
Last fetched
AS200293 is operated by estelecom - ES TELECOM LLC, registered in RU, and announces 5 prefixes to 1 BGP neighbour. AS200293 has a reputation score of 25.0 (SUSPICIOUS); 45 of its 1,024 announced IPv4 addresses appear on threat feeds.
Nutrition Label
Routing footprint
- Announced prefixes
- 5
- BGP neighbours
- 1
- RPKI ROAs
- 3
- MOAS conflicts
- 0
- Facilities
- 0
- Internet exchanges
- 0
Blast radius
- Announced IPv4 addresses
- 1,024
- Threat-listed addresses
- 45
- Threat density
- 4.3945 %
- Routed prefixes
- 5
How much of the internet this network is responsible for, and how much of that address space currently appears on a threat feed. Coverage: computed.
Peering ecosystem
A sample of 1 of this network’s 1 BGP neighbours.
- TEL-NET-AS - OOO Suntel · AS31430
Reputation
25.0reputation score (SUSPICIOUS)
AS200293 (estelecom - ES TELECOM LLC, RU) has a reputation score of 45.0 (SUSPICIOUS). This ASN shows suspicious characteristics.
- Threat density
- 37.7/100
- Graph metrics
- 30.0/100
- Historical behaviour
- 85.0/100
- Prefix age
- 20.0/100
These are reputation signals about the network as a whole, not a threat-feed verdict about a specific address.
Registration
- Registered to
- ES TELECOM LLC
- RIR
- RIPE
- Registered
- Thu, 05 Mar 2026 14:45:06 GMT
Threat-feed evidence
Related pages
Pivot from AS200293 into the prefixes, peers and country it routes for.
Cypher and MCP
Reproduce this network's routing footprint against graph.whisper.security:
MATCH (a:ASN {name: "AS200293"})
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
CALL { WITH a MATCH (a)-[:ROUTES]->(p:ANNOUNCED_PREFIX) RETURN count(p) AS prefixes }
CALL { WITH a MATCH (a)-[:BGP_NEIGHBOR]-(x:ASN) RETURN count(x) AS peers }
RETURN n.name AS operator, prefixes, peers;
CALL whisper.asnThreatDensity("AS200293")Or query Whisper from your own LLM workflow via the Whisper MCP server.