Autonomous System
AS8445 — SALZBURG-AG-AS(AT)
Last fetched
AS8445 is an Autonomous System operated by SALZBURG-AG-AS and registered in AT. As of Wed, 20 May 2026 21:57:33 GMT, it announces 38 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS8445 announces 38 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 47.54.84.0/22
- 66.231.121.0/24
- 83.96.25.0/24
- 84.22.58.0/24
- 89.43.242.0/24
- 89.43.243.0/24
- 91.193.129.0/24
- 95.135.243.0/24
- 159.148.219.0/24
- 159.148.220.0/24
- 159.224.207.0/24
- 185.36.120.0/22
- 185.49.60.0/22
- 185.84.58.0/24
- 185.98.178.0/23
- 185.189.75.0/24
- 185.190.104.0/23
- 185.216.128.0/24
- 185.220.192.0/22
- 185.238.68.0/24
- 185.244.88.0/22
- 194.33.169.0/24
- 194.33.170.0/24
- 194.34.206.0/24
- 194.113.59.0/24
Peering ecosystem
11 distinct peers via BGP. The first 10 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
| AS208441 | PFAPL-AS-AP Premium Floors Australia Pty Ltd | AT |
| AS56963 | GASUNIE | AT |
| AS48362 | VARNA-IX Internet Exchange Point | AT |
| AS42060 | MERT-RF-AS | AT |
| AS34549 | TELESMART-AS | DE |
| AS9002 | RETN-AS | GB |
| AS5404 | CONOVA-AS ASN conova communications GmbH | AT |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS1764 | NEXTLAYER-AS | AT |
Blast radius
Approximate count of dependent hostnames if AS8445 disappeared from the routing table.
~1,512 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:57:33 GMT.
MOAS / hijack watch
Prefixes routed by AS8445 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 AS8445 is unique to AS8445 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS8445.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS8445"})-[: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.