Autonomous System
AS197243
Last fetched
AS197243 is operated by IB_SYSTEMS_SUPPORT - I B SYSTEMS SUPPORT Ltd, registered in RU, and announces 1 prefix to 7 BGP neighbours. AS197243 has a reputation score of 20.1 (SUSPICIOUS); 16 of its 256 announced IPv4 addresses appear on threat feeds.
Nutrition Label
Routing footprint
- Announced prefixes
- 1
- BGP neighbours
- 7
- RPKI ROAs
- 1
- MOAS conflicts
- 0
- Facilities
- 0
- Internet exchanges
- 0
Blast radius
- Announced IPv4 addresses
- 256
- Threat-listed addresses
- 16
- Threat density
- 6.2500 %
- Routed prefixes
- 1
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 7 of this network’s 7 BGP neighbours.
- HURRICANE - Hurricane Electric LLC · AS6939
- COMCOR-AS - JSC Comcor · AS8732
- SGGS-AS-AP - SG.GS · AS24482
- IP-Max - IP-Max SA · AS25091
- iFog-GmbH - iFog GmbH · AS34927
- Virtual Technologies & Solutions - Virtual Technologies & Solutions · AS37721
- TRANSROUTE - Transroute Telecom LTD · AS50509
Reputation
20.1reputation score (SUSPICIOUS)
AS197243 (IB_SYSTEMS_SUPPORT - I B SYSTEMS SUPPORT Ltd, RU) has a reputation score of 49.9 (SUSPICIOUS). This ASN shows suspicious characteristics.
- Threat density
- 34.1/100
- Graph metrics
- 65.0/100
- Historical behaviour
- 75.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
- I B SYSTEMS SUPPORT Ltd
- RIR
- RIPE
- Registered
- Wed, 27 May 2026 11:22:50 GMT
Threat-feed evidence
Related pages
Pivot from AS197243 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: "AS197243"})
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("AS197243")Or query Whisper from your own LLM workflow via the Whisper MCP server.