Autonomous System
AS47217 — TookanTech(IT)
Last fetched
AS47217 is an Autonomous System operated by TookanTech and registered in IT. As of Fri, 22 May 2026 15:47:49 GMT, it announces 24 routed IP prefixes and peers with 4 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS47217 announces 24 distinct routed prefixes. The 24-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.11.56.0/24
- 46.20.7.0/24
- 77.242.5.0/24
- 80.241.32.0/24
- 80.241.36.0/24
- 80.241.37.0/24
- 91.211.248.0/24
- 94.100.18.0/24
- 94.182.131.0/24
- 109.230.228.0/24
- 178.219.74.0/24
- 184.178.170.0/23
- 185.105.212.0/22
- 185.105.216.0/22
- 185.105.220.0/22
- 185.194.34.0/24
- 193.35.16.0/24
- 193.151.226.0/24
- 194.60.79.0/24
- 194.60.80.0/24
- 212.91.12.0/24
- 2a01:ce84::/30
- 2a02:2e02:1470::/44
- 2a09:85c0:30::/48
Peering ecosystem
4 distinct peers via BGP. The first 4 are listed below.
Blast radius
Count of dependent hostnames if AS47217 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS47217 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 AS47217 is unique to AS47217 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS47217.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS47217"})-[: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.