Autonomous System
AS136759 — COSMOPOLITAN1-AS-AP Cosmopolitan Communications Limited(BD)
Last fetched
AS136759 is an Autonomous System operated by COSMOPOLITAN1-AS-AP Cosmopolitan Communications Limited and registered in BD. As of Thu, 21 May 2026 13:14:35 GMT, it announces 29 routed IP prefixes and peers with 6 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS136759 announces 29 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 103.36.255.0/24
- 103.95.96.0/24
- 103.95.97.0/24
- 103.95.98.0/24
- 103.95.99.0/24
- 103.102.42.0/24
- 103.108.147.0/24
- 103.197.204.0/24
- 103.197.205.0/24
- 103.197.206.0/24
- 103.197.207.0/24
- 160.25.184.0/24
- 160.25.185.0/24
- 2401:5a40::/48
- 2401:5a40:1::/48
- 2401:5a40:2::/48
- 2401:5a40:3::/48
- 2401:5a40:4::/48
- 2401:5a40:5::/48
- 2401:5a40:6::/48
- 2401:5a40:7::/48
- 2401:5a40:8::/48
- 2401:5a40:9::/48
- 2401:5a40:10::/48
- 2401:5a40:11::/48
Peering ecosystem
6 distinct peers via BGP. The first 6 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS17494 | BTTB-AS-AP Telecom Operator & Internet Service Provider as well | BD |
| AS139773 | BANBEIS-AS-AP Bangladesh Bureau of Educational Information and Statistics | BD |
| AS137519 | HPL-AS-AP Healthcare Pharmaceuticals Ltd | BD |
| AS64092 | ITCONSULTANTSLTD-AS-AP IT Consultants PLC | BD |
| AS58717 | SUMMITCOMMUNICATIONS-BD Summit Communications Ltd | BD |
| AS38315 | GAZICOMM-AS-AP GAZI COMMUNICATIONS A TELEPORT OPERATOR | BD |
MOAS / hijack watch
Prefixes routed by AS136759 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 AS136759 is unique to AS136759 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS136759.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS136759"})-[: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.