Autonomous System
AS17547(SG)
Last fetched
AS17547 is an Autonomous System registered in SG. As of Mon, 13 Jul 2026 19:38:12 GMT, it announces 48 routed IP prefixes and peers with 27 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS17547 announces 48 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 27.96.96.0/19
- 49.128.32.0/19
- 64.45.0.0/19
- 64.45.0.0/18
- 64.45.32.0/19
- 103.10.100.0/22
- 103.14.236.0/22
- 103.24.5.0/24
- 103.24.6.0/24
- 110.92.96.0/21
- 110.92.96.0/20
- 110.92.104.0/21
- 110.92.112.0/20
- 118.189.0.0/16
- 120.50.32.0/20
- 129.126.32.0/22
- 129.126.36.0/22
- 129.126.0.0/17
- 129.126.0.0/16
- 129.126.128.0/20
- 129.126.164.0/24
- 178.160.128.0/19
- 178.160.128.0/18
- 178.160.160.0/19
- 202.63.128.0/20
Peering ecosystem
27 distinct peers via BGP. The first 27 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS11746 | WAGGENER-EDSTROM - Waggener Edstrom Worldwide, Inc. | US |
| AS1299 | — | SE |
| AS131475 | — | SG |
| AS131582 | — | SG |
| AS132739 | — | SG |
| AS134078 | — | SG |
| AS135418 | — | SG |
| AS136553 | — | SG |
| AS137185 | — | HK |
| AS139028 | — | SG |
| AS140939 | — | SG |
| AS151958 | — | SG |
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS17639 | — | PH |
| AS24406 | — | CN |
| AS24482 | — | SG |
| AS3491 | — | HK |
| AS38001 | — | SG |
| AS395321 | MOLEX-AS - MOLEX LLC | US |
| AS45505 | — | SG |
| AS4657 | — | SG |
| AS6453 | — | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS7473 | — | SG |
| AS7575 | — | AU |
| AS9002 | — | GB |
| AS9247 | — | SG |
Blast radius
Count of dependent hostnames if AS17547 disappeared from the routing table.
39,561 hostnames depend on this network.Exact count across all 48 announced prefixes. Snapshot Wed, 10 Jun 2026 16:00:35 GMT.
MOAS / hijack watch
Prefixes routed by AS17547 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 AS17547 is unique to AS17547 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS17547.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS17547"})-[: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.