Autonomous System
AS13101 — TNG-AS TNG Stadtnetz GmbH(DE)
Last fetched
AS13101 is an Autonomous System operated by TNG-AS TNG Stadtnetz GmbH and registered in DE. As of Thu, 21 May 2026 13:43:44 GMT, it announces 37 routed IP prefixes and peers with 23 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS13101 announces 37 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.145.236.0/22
- 46.22.152.0/21
- 62.93.0.0/19
- 80.66.192.0/22
- 81.91.104.0/21
- 82.97.128.0/18
- 86.103.0.0/16
- 89.28.176.0/21
- 95.214.160.0/22
- 103.204.204.0/22
- 109.94.212.0/22
- 113.30.180.0/22
- 113.30.220.0/22
- 176.119.214.0/24
- 185.118.20.0/22
- 185.119.72.0/22
- 185.152.144.0/22
- 185.181.128.0/22
- 185.230.196.0/24
- 185.234.200.0/22
- 185.243.68.0/22
- 192.166.40.0/22
- 193.143.2.0/23
- 193.143.6.0/23
- 194.180.18.0/24
Peering ecosystem
23 distinct peers via BGP. The first 23 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1836 | GREEN green.ch AG Autonomous System | CH |
| AS215344 | CONNECT2-AS | DE |
| AS208988 | BUCHHOLZ-DIGITAL Buchholz Digital GmbH | DE |
| AS208203 | SWBX Stadtwerke Barmstedt Xtra GmbH | DE |
| AS202365 | CHRONOS | TR |
| AS51531 | DECIX-MGMT-AS DE-CIX Management GmbH | DE |
| AS49756 | PARLANET Duesternbrooker Weg 70, 24105 Kiel, Germany | DE |
| AS48362 | TKSWF-AS | AT |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS34549 | MEER-AS meerfarbig GmbH & Co. KG | DE |
| AS33846 | DATAPORT-AS | DE |
| AS29632 | NASSIST-AS | BG |
| AS29551 | HGCOMP-ASN | DE |
| AS29390 | CTU-AS | BG |
| AS25279 | TREML-STURM-AS Treml+Sturm Datentechnik GmbH | DE |
| AS12731 | IPHH IPHH Internet Port Hamburg GmbH | DE |
| AS9002 | RETN-AS | GB |
| AS8687 | PPP-AS | DE |
| AS8495 | INTERNET_AG Frankfurt-Munich-Stuttgart-Amsterdam-London | DE |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS6735 | SDTNET | DE |
| AS5405 | INTERDOTLINK powered by Inter.link | DE |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
MOAS / hijack watch
Prefixes routed by AS13101 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 AS13101 is unique to AS13101 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS13101.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS13101"})-[: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.