Autonomous System
AS56485 — THEHOST-AS - TheHost LLC(UA)
Last fetched
AS56485 is an Autonomous System operated by THEHOST-AS - TheHost LLC and registered in UA. As of Wed, 02 Sep 2026 16:33:44 GMT, it announces 49 routed IP prefixes and peers with 6 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS56485 announces 49 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 37.72.129.0/24
- 43.252.24.0/22
- 45.11.198.0/24
- 45.154.116.0/22
- 77.87.127.0/24
- 84.32.57.0/24
- 88.151.12.0/24
- 88.218.188.0/22
- 89.116.198.0/24
- 91.108.82.0/24
- 91.223.180.0/24
- 91.234.32.0/22
- 91.247.189.0/24
- 93.127.175.0/24
- 94.101.109.0/24
- 146.19.45.0/24
- 176.114.0.0/22
- 176.114.4.0/22
- 176.114.8.0/22
- 176.114.12.17/32
- 176.114.12.0/22
- 181.214.134.0/24
- 185.166.216.0/22
- 185.168.150.0/24
- 185.179.178.0/24
Peering ecosystem
6 distinct peers via BGP. The first 6 are listed below.
Blast radius
Count of dependent hostnames if AS56485 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 AS56485 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 AS56485 is unique to AS56485 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS56485.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS56485"})-[: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.