Autonomous System
AS12754 — COOLNET(PS)
Last fetched
AS12754 is an Autonomous System operated by COOLNET and registered in PS. As of Thu, 21 May 2026 01:08:08 GMT, it announces 85 routed IP prefixes and peers with 9 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS12754 announces 85 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 188.225.128.0/23
- 188.225.130.0/24
- 188.225.132.0/24
- 188.225.133.0/24
- 188.225.134.0/24
- 188.225.134.0/23
- 188.225.135.0/24
- 188.225.137.0/24
- 188.225.140.0/24
- 188.225.140.0/23
- 188.225.141.0/24
- 188.225.143.0/24
- 188.225.144.0/24
- 188.225.146.0/24
- 188.225.148.0/24
- 188.225.148.0/23
- 188.225.149.0/24
- 188.225.150.0/24
- 188.225.152.0/24
- 188.225.154.0/24
- 188.225.156.0/24
- 188.225.156.0/23
- 188.225.157.0/24
- 188.225.158.0/24
- 188.225.164.0/24
Peering ecosystem
9 distinct peers via BGP. The first 9 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1680 | NV-ASN CELLCOM ltd. | IL |
| AS213207 | TECHHUB-HINET | PS |
| AS60636 | COOLNET-016-AS | IL |
| AS44213 | NEWSTARMAX-ASN | PS |
| AS20719 | PS-BZU-AS BZU Autonomous System | PS |
| AS8551 | BEZEQ-INTERNATIONAL-AS Bezeqint Internet Backbone | IL |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS3491 | PCCWG-APAC-HK PCCW Global HK Ltd. | HK |
| AS3257 | GTT-BACKBONE GTT | US |
Blast radius
Approximate count of dependent hostnames if AS12754 disappeared from the routing table.
~204 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:08:08 GMT.
MOAS / hijack watch
Prefixes routed by AS12754 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 AS12754 is unique to AS12754 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS12754.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS12754"})-[: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.