Autonomous System
AS34547 — TELESMART-AS(MK)
Last fetched
AS34547 is an Autonomous System operated by TELESMART-AS and registered in MK. As of Thu, 21 May 2026 16:40:19 GMT, it announces 26 routed IP prefixes and peers with 16 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS34547 announces 26 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.32.176.0/23
- 5.32.181.0/24
- 5.32.183.0/24
- 31.3.88.0/22
- 31.3.92.0/24
- 31.3.95.0/24
- 46.29.168.0/21
- 95.128.184.0/23
- 95.128.187.0/24
- 95.128.188.0/23
- 95.128.191.0/24
- 141.136.8.0/24
- 146.255.64.0/24
- 146.255.65.0/24
- 146.255.66.0/24
- 146.255.67.0/24
- 146.255.68.0/24
- 146.255.72.0/24
- 146.255.77.0/24
- 146.255.78.0/23
- 146.255.80.0/22
- 146.255.84.0/23
- 146.255.87.0/24
- 146.255.92.0/23
- 185.13.236.0/22
Peering ecosystem
16 distinct peers via BGP. The first 16 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS209613 | GONET-AS | MK |
| AS201683 | DTSCORP-AS | MK |
| AS200899 | INTERSPACE-EUROPE | MK |
| AS57134 | MULTIMEDIA-NET-AS | MK |
| AS52188 | MK-UKIM-FCSE | MK |
| AS49914 | MULTIMEDIA-AS | MK |
| AS49056 | INEL-AS- | MK |
| AS47212 | UGD-AS | MK |
| AS44118 | BKTEL Ul. Veljko Vlahovic br.19 | MK |
| AS43452 | TELENET-AS | MK |
| AS34772 | NEOTEL-AS- | MK |
| AS8982 | NETCETERA-SKOPJE-AS | CH |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS5603 | SIOL-NET Telekom Slovenije d.d. | SI |
| AS5379 | MK-UKIM-1 | MK |
Blast radius
Approximate count of dependent hostnames if AS34547 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS34547 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 AS34547 is unique to AS34547 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS34547.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS34547"})-[: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.