Autonomous System
AS209604 — TWO-E-TELEKOM(TR)
Last fetched
AS209604 is an Autonomous System operated by TWO-E-TELEKOM and registered in TR. As of Thu, 21 May 2026 11:15:32 GMT, it announces 44 routed IP prefixes and peers with 13 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS209604 announces 44 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.10.223.0/24
- 5.144.177.0/24
- 23.26.200.0/24
- 23.26.203.0/24
- 23.230.139.0/24
- 45.38.149.0/24
- 45.38.190.0/24
- 45.38.210.0/24
- 45.39.103.0/24
- 45.39.241.0/24
- 45.39.247.0/24
- 45.39.253.0/24
- 45.155.125.0/24
- 46.229.250.0/24
- 72.18.67.0/24
- 89.45.45.0/24
- 93.114.183.0/24
- 93.115.10.0/24
- 93.177.101.0/24
- 103.69.3.0/24
- 104.252.72.0/24
- 108.165.233.0/24
- 136.0.197.0/24
- 136.175.82.0/24
- 136.175.83.0/24
Peering ecosystem
13 distinct peers via BGP. The first 14 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS215409 | HOSTAGEN | TR |
| AS212069 | HOSTIXO | TR |
| AS209474 | EKIPHOST EKIPHOST BILISIM TEKNOLOJILERI SAN. TIC. LTD. STI. | TR |
| AS201178 | EURONET | TR |
| AS135523 | MULTINET-IE-AS-AP Multinet Broadband | PK |
| AS50673 | SERVERIUS-AS | NL |
| AS48678 | TR-PENTECH-AS PENDC Data Center Infrastructure | TR |
| AS44901 | BELCLOUD Premium IP transit network | BG |
| AS23470 | RELIABLESITE - ReliableSite.Net LLC | US |
| AS16276 | OVH | FR |
| AS15612 | SERVECENTRIC Dublin, Ireland | IE |
| AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| AS6206 | NETROUTING-AS | NL |
Blast radius
Approximate count of dependent hostnames if AS209604 disappeared from the routing table.
~867 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 11:15:32 GMT.
MOAS / hijack watch
Prefixes routed by AS209604 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 AS209604 is unique to AS209604 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS209604.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS209604"})-[: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.