Autonomous System
AS8412 — TMA Magenta Telekom(AT)
Last fetched
AS8412 is an Autonomous System operated by TMA Magenta Telekom and registered in AT. As of Wed, 20 May 2026 23:33:17 GMT, it announces 162 routed IP prefixes and peers with 41 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS8412 announces 162 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.13.104.0/22
- 45.13.108.0/24
- 45.13.109.0/24
- 46.148.41.0/24
- 46.148.42.0/24
- 46.148.43.0/24
- 62.108.160.0/20
- 62.108.176.0/21
- 62.108.184.0/21
- 62.148.100.0/24
- 62.192.172.0/24
- 62.192.173.0/24
- 62.192.174.0/24
- 78.140.184.0/24
- 80.190.200.0/21
- 80.190.208.0/21
- 80.190.216.0/21
- 80.190.224.0/21
- 80.190.232.0/21
- 80.190.240.0/21
- 80.190.248.0/21
- 80.247.61.0/24
- 80.247.62.0/24
- 80.247.63.0/24
- 82.22.103.0/24
Peering ecosystem
41 distinct peers via BGP. The first 41 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1764 | NEXTLAYER-AS | AT |
| AS216037 | STARLONDON-AS | AT |
| AS214335 | VOLQ-CAPITAL | AT |
| AS212950 | IQRUS-AS | AT |
| AS212774 | NETWAY1-AS-AP Netway | AT |
| AS208718 | SE-GENERIC-ASN Generic Mobile Systems Sweden AB | AT |
| AS207962 | TINEXT | AT |
| AS206128 | NETWIRE-INC - Netwire inc | AT |
| AS206031 | NEXUSHOST | AT |
| AS205803 | MAGMA-IPV6 IMS Corporation | AT |
| AS205728 | AMADEUS-AS-AP-BLR Amadeus is an international computer reservations system. A subsidary is in Bangalore and the ASN is for this site | AT |
| AS205202 | NIS-AS-AP Netcom Internet Service | AT |
| AS204081 | IDNIC-NEXAMEDIA-ID PT. Nexa Media Pratama | AT |
| AS202703 | FIBERX | AT |
| AS201185 | BITMARCK | AT |
| AS57169 | ASMELVI | AT |
| AS52111 | TRIBION | AT |
| AS47576 | TICKETMASTER-EU2 | AT |
| AS47411 | YUZHNOSAKHALINSK-AS | AT |
| AS44825 | ONEOP | AT |
| AS42882 | COMPASBG-AS | AT |
| AS34964 | NETCETERA-AG-AS | AT |
| AS34885 | FH-JOANNEUM | AT |
| AS34549 | TELESMART-AS | DE |
| AS33891 | NCPLG-AS Autonomous System | DE |
| AS33872 | TOSA-POLAND-AS | AT |
| AS31457 | ZAIN-BH-AS | AT |
| AS31374 | MOSLINE-AS | AT |
| AS30012 | DECIX-NYC-MAPS - DE-CIX North America Inc. | US |
| AS29161 | AS29156 | AT |
| AS24961 | TBSH | DE |
| AS20684 | BGONE-AS BGOne Network | AT |
| AS12930 | CARDCOMPLETE-AS | AT |
| AS8666 | FIBERLINK-AS | AT |
| AS8245 | VIDEOBROADCAST-AS | AT |
| AS8218 | NEO-ASN Zayo Europe | FR |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS6830 | LIBERTYGLOBAL Liberty Global formerly UPC Broadband Holding, aka AORTA | NL |
| AS5404 | CONOVA-AS ASN conova communications GmbH | AT |
| AS3320 | DTAG Internet service provider operations | DE |
| AS2488 | IIASA-NET International Institute for Applied Systems Analysis | AT |
Blast radius
Approximate count of dependent hostnames if AS8412 disappeared from the routing table.
~42,671 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 23:33:17 GMT.
MOAS / hijack watch
Prefixes routed by AS8412 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 AS8412 is unique to AS8412 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS8412.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS8412"})-[: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.