Autonomous System
AS9255 — CONNECTPLUS-AS Singapore Telecom(SG)
Last fetched
AS9255 is an Autonomous System operated by CONNECTPLUS-AS Singapore Telecom and registered in SG. As of Wed, 20 May 2026 22:00:26 GMT, it announces 93 routed IP prefixes and peers with 34 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS9255 announces 93 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 103.113.173.0/24
- 119.57.190.0/23
- 119.57.248.0/21
- 119.59.6.0/24
- 123.63.190.0/24
- 129.95.0.0/23
- 129.95.16.0/20
- 129.98.128.0/18
- 129.100.0.0/24
- 138.186.240.0/23
- 144.166.174.0/24
- 144.166.176.0/24
- 145.64.149.0/24
- 145.64.144.0/20
- 151.255.0.0/20
- 151.255.8.0/24
- 151.255.9.0/24
- 151.255.10.0/24
- 151.255.12.0/24
- 151.255.13.0/24
- 158.228.116.0/24
- 159.142.95.0/24
- 181.114.148.0/24
- 185.109.75.0/24
- 195.7.20.0/22
Peering ecosystem
34 distinct peers via BGP. The first 24 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3573 | ACCENTURE - Accenture LLP | US |
| AS400696 | KTPL321-AS-IN KHURSHEED TECHNOLOGIES PRIVATE LIMITED | US |
| AS205080 | SAVECOM - Savecom Telecom, Inc | BE |
| AS203651 | ZENIMAX-GERMANY | FR |
| AS151334 | IDNIC-7SKY-AS-ID PT Tujuh Media Angkasa | SG |
| AS142250 | ESTRATEGIA REDES DE TELECOMUNICACOES LTDA. | SG |
| AS140939 | VEJLEKOM | SG |
| AS139895 | FSM SISTEMAS DE TELECOMUNICACOES EIRELI | SG |
| AS139617 | BSP-AS-AP BANGKO SENTRAL NG PILIPINAS | SG |
| AS138458 | KENNETT-BOARD-OF-PUBLIC-WORKS - CLGW | SG |
| AS137003 | ADAMA-AGAN | SG |
| AS133728 | CARUARU_ONLINE LTDA | SG |
| AS133456 | Inforcenter Online | SG |
| AS133422 | IIITG-IN Indian Institute of Information Technology IIIT, Guwahati | SG |
| AS65564 | — | — |
| AS58562 | IDNIC-ID Indonesia Network Information Center | SG |
| AS55426 | YAHOO-SGA YAHOO! SGA | SG |
| AS26940 | COMPUSOURCE - CompuSOURCE Communications Corp. | US |
| AS22717 | SALEM-INTERNET - Salem Internet, Inc. | US |
| AS19661 | SUSQ-BALA - Susquehanna International Group, LLP | US |
| AS18723 | SEAGATE-USA-CA-1 - Seagate Technology LLC | US |
| AS18402 | NLB-AS-SG-AP NATIONAL LIBRARY BOARD | SG |
| AS12222 | AKAMAI - Akamai Technologies, Inc. | US |
| AS3758 | SINGNET SingNet | SG |
Blast radius
Approximate count of dependent hostnames if AS9255 disappeared from the routing table.
~11,086 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 22:00:26 GMT.
MOAS / hijack watch
Prefixes routed by AS9255 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 AS9255 is unique to AS9255 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS9255.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS9255"})-[: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.