Autonomous System
AS58243 — TELEAG(DE)
Last fetched
AS58243 is an Autonomous System operated by TELEAG and registered in DE. As of Thu, 21 May 2026 14:16:25 GMT, it announces 58 routed IP prefixes and peers with 21 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS58243 announces 58 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.61.128.0/20
- 5.61.128.0/19
- 5.61.144.0/22
- 5.61.150.0/23
- 5.61.144.0/20
- 5.61.152.0/23
- 5.61.128.0/18
- 5.61.160.0/20
- 5.61.175.0/24
- 5.61.160.0/19
- 5.61.176.0/20
- 5.61.188.0/23
- 5.61.190.0/24
- 5.61.190.0/23
- 45.14.96.0/22
- 46.253.133.0/24
- 80.246.112.0/22
- 80.246.112.0/20
- 80.246.120.0/23
- 80.246.124.0/23
- 185.78.252.0/22
- 185.78.255.0/24
- 185.84.120.0/22
- 185.144.48.0/22
- 185.157.156.0/22
Peering ecosystem
21 distinct peers via BGP. The first 21 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS212613 | GWN24 | DE |
| AS211873 | MERSEBURG | DE |
| AS205582 | LKG-LAUCHHAMMER | DE |
| AS202208 | TEUTEL | DE |
| AS197558 | MUTH | DE |
| AS56655 | GIGAHOST | NO |
| AS48585 | AS48585 | DE |
| AS48362 | TKSWF-AS | AT |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS35205 | RFT-BRANDENBURG | DE |
| AS34549 | MEER-AS meerfarbig GmbH & Co. KG | DE |
| AS33891 | CORE-BACKBONE CORE-BACKBONE GMBH GLOBAL NETWORK | DE |
| AS31723 | WB-NET-AS | DE |
| AS29632 | NASSIST-AS | BG |
| AS29390 | CTU-AS | BG |
| AS24978 | SPRINT Aut.-System Telenec | DE |
| AS24785 | JOINTTRANSIT-AS | NL |
| AS21413 | ENVIA-TEL-AS D-09114 Chemnitz | DE |
| AS9002 | RETN-AS | GB |
| AS6461 | ZAYO-6461 - Zayo Bandwidth | US |
MOAS / hijack watch
Prefixes routed by AS58243 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 AS58243 is unique to AS58243 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS58243.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS58243"})-[: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.