Skip to content

Hostname

gusadmin.ru

Last fetched

gusadmin.ru resolves to 1 IPv4 address operated by RU-JSCIOT - JSC IOT. WHOIS lists registrar:regtime-ru as the registrar.

Nutrition Label

WHISPER CANON · gusadmin.ruRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/gusadmin.ru

Resolution chain

gusadmin.ru resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
77.246.145.3677.246.144.0/21AS29182RU-JSCIOT - JSC IOT

WHOIS identity

Registrar
registrar:regtime-ru
Organization
Contact emails

Web-graph footprint

Distinct hostnames that link to or from gusadmin.ru in the public web crawl.

65 sites link to this hostname.

349 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from gusadmin.ru.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "gusadmin.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.