Autonomous System
AS25447 — JM-DATA Hackl-Str. 1, Object 2(AT)
Last fetched
AS25447 is an Autonomous System operated by JM-DATA Hackl-Str. 1, Object 2 and registered in AT. As of Thu, 21 May 2026 06:42:31 GMT, it announces 31 routed IP prefixes and peers with 9 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS25447 announces 31 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 62.89.160.0/19
- 62.89.193.0/24
- 62.89.194.0/24
- 62.89.195.0/24
- 62.89.197.0/24
- 62.89.204.0/24
- 62.89.206.0/24
- 82.180.155.0/24
- 82.180.168.0/22
- 82.180.172.0/22
- 82.180.176.0/24
- 82.180.176.0/21
- 85.11.173.0/24
- 85.11.174.0/24
- 85.11.175.0/24
- 176.60.4.0/22
- 188.95.26.0/24
- 188.95.28.0/24
- 188.95.40.0/21
- 188.95.48.0/24
- 188.95.55.0/24
- 193.162.136.0/24
- 216.255.181.0/24
- 216.255.182.0/24
- 216.255.183.0/24
Peering ecosystem
9 distinct peers via BGP. The first 9 are listed below.
Blast radius
Approximate count of dependent hostnames if AS25447 disappeared from the routing table.
~803 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:42:31 GMT.
MOAS / hijack watch
Prefixes routed by AS25447 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 AS25447 is unique to AS25447 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS25447.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS25447"})-[: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.