Autonomous System
AS17971 — TTSSB-MY - TM TECHNOLOGY SERVICES SDN. BHD.(MY)
Last fetched
AS17971 is an Autonomous System operated by TTSSB-MY - TM TECHNOLOGY SERVICES SDN. BHD. and registered in MY. As of Sun, 06 Sep 2026 13:28:27 GMT, it announces 46 routed IP prefixes and peers with 1 other Autonomous System in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS17971 announces 46 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 49.236.193.0/24
- 49.236.198.0/24
- 49.236.202.0/24
- 49.236.205.0/24
- 112.137.163.0/24
- 112.137.164.0/24
- 112.137.166.0/24
- 112.137.168.0/24
- 112.137.169.0/24
- 112.137.170.0/24
- 112.137.171.0/24
- 112.137.172.0/24
- 112.137.174.0/24
- 112.137.175.0/24
- 119.110.100.0/24
- 119.110.105.0/24
- 119.110.109.0/24
- 119.110.110.0/24
- 202.71.96.0/24
- 202.71.97.0/24
- 202.71.98.0/24
- 202.71.100.0/24
- 202.71.102.0/24
- 202.71.103.0/24
- 202.71.104.0/24
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS18206 | TTSSB-MY - TM TECHNOLOGY SERVICES SDN. BHD. | MY |
Blast radius
Count of dependent hostnames if AS17971 disappeared from the routing table.
4,204 hostnames depend on this network.Exact count across all 46 announced prefixes. Snapshot Thu, 11 Jun 2026 09:00:31 GMT.
MOAS / hijack watch
Prefixes routed by AS17971 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
| Prefix | Conflicting ASN | Operator |
|---|---|---|
| 210.48.158.0/24 | AS18206 | TTSSB-MY - TM TECHNOLOGY SERVICES SDN. BHD. |
| 49.236.202.0/24 | AS18206 | TTSSB-MY - TM TECHNOLOGY SERVICES SDN. BHD. |
Threat posture
Related pages
Pivot deeper into the graph from AS17971.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS17971"})-[: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.