Hostname
justhost.ru
Last fetched
justhost.ru resolves to 6 IPv4 addresses operated by AS51659 in RU. WHOIS lists registrar:ru-center-ru as the registrar.
Nutrition Label
Resolution chain
justhost.ru resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.135.135.137 | 45.135.134.0/23 | AS51659 | — | RU |
| 194.87.197.100 | 194.87.196.0/23 | AS51659 | — | RU |
| 46.17.43.111 | 46.17.42.0/23 | AS51659 | — | RU |
| 207.90.238.48 | 207.90.238.0/24 | AS26383 | ASNET - Baxet Group Inc. | US |
| 185.100.168.11 | 185.100.168.0/24 | AS26383 | ASNET - Baxet Group Inc. | NL |
| 46.29.164.164 | 46.29.164.0/24 | AS51659 | — | RU |
WHOIS identity
- Registrar
- registrar:ru-center-ru
- Organization
- limited liability company 'baxet'
- Contact emails
- —
Subdomains
9 observed subdomains of justhost.ru.
Web-graph footprint
Distinct hostnames that link to or from justhost.ru in the public web crawl.
299 sites link to this hostname.
30 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from justhost.ru.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "justhost.ru"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.