Autonomous System
AS8739 — ICDSoft - ICDSoft Ltd.(BG)
Last fetched
AS8739 is an Autonomous System operated by ICDSoft - ICDSoft Ltd. and registered in BG. As of Fri, 04 Sep 2026 08:22:11 GMT, it announces 30 routed IP prefixes and peers with 4 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS8739 announces 30 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 37.139.131.0/24
- 64.14.68.0/24
- 64.14.72.0/23
- 64.14.74.0/24
- 64.14.78.0/23
- 94.155.37.0/24
- 116.251.204.0/24
- 116.251.205.0/24
- 116.251.204.0/22
- 116.251.206.0/24
- 116.251.207.0/24
- 192.252.144.0/20
- 193.47.63.0/24
- 195.8.222.0/24
- 195.8.223.0/24
- 195.42.142.0/24
- 195.42.143.0/24
- 209.67.228.0/23
- 209.67.236.0/22
- 213.145.98.0/24
- 216.34.102.0/23
- 216.34.104.0/23
- 216.34.108.0/23
- 216.34.114.0/23
- 216.34.116.0/22
Peering ecosystem
4 distinct peers via BGP. The first 4 are listed below.
Blast radius
Count of dependent hostnames if AS8739 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS8739 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 AS8739 is unique to AS8739 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS8739.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS8739"})-[: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.