Skip to content

Hostname

unact.ru

Last fetched

unact.ru resolves to 92.242.39.200, announced in 92.242.39.0/24 by DTLN - Data Storage Center JSC in RU. unact.ru is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · unact.ruRouting diversity2.4/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/unact.ru

Resolution chain

IPv6 resolution

No AAAA record for unact.ru is recorded in WhisperGraph.

Attribution

storage center jsc

ORIGIN_AS

WHOIS identity

Registrar
registrar:ru-center-ru
Registrant organisation
'unact trade'

Mail and authentication

Nameservers

  • ns0.unact.net
  • ns2.unact.net
  • ns3.unact.net

MX records

  • aspmx.l.google.com

Threat-feed evidence

History

Related pages

Pivot from unact.ru into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "unact.ru"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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