Skip to content

Hostname

cloud-152.cloud

Last fetched

cloud-152.cloud resolves to 185.3.141.204, announced in 185.3.141.0/24 by DTLN - Data Storage Center JSC in RU. cloud-152.cloud 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 · cloud-152.cloudRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/cloud-152.cloud

Resolution chain

IPv6 resolution

No AAAA record for cloud-152.cloud is recorded in WhisperGraph.

Attribution

storage center jsc

ORIGIN_AS

WHOIS identity

Registrar
iana:463
Registrant organisation
aleksei lukashenko
Contact emails
admin@dtln.ru

Mail and authentication

Nameservers

  • ns.dtln.ru
  • ns0.dtln.ru
  • ns2.dtln.ru

MX records

  • mx1.dtln.ru
  • mx2.dtln.ru

Threat-feed evidence

History

Related pages

Pivot from cloud-152.cloud 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: "cloud-152.cloud"})-[: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.