Skip to content

Hostname

cloudx.group

Last fetched

cloudx.group resolves to 79.137.200.7, announced in 79.137.200.0/24 by CLOUD_SOLUTIONS - LIMITED LIABILITY COMPANY CLOUD SOLUTIONS in RU. cloudx.group 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 · cloudx.groupRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/cloudx.group

Resolution chain

IPv6 resolution

No AAAA record for cloudx.group is recorded in WhisperGraph.

Attribution

liability

ORIGIN_AS

WHOIS identity

Registrar
iana:463
Contact emails
611c402ceb124bbb826545ba709318c4.protect@whoisguard.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns3-l2.nic.ru
  • ns4-cloud.nic.ru
  • ns4-l2.nic.ru
  • ns8-cloud.nic.ru
  • ns8-l2.nic.ru

MX records

  • mx1.cloudx.group
  • mx2.cloudx.group
  • mx3.cloudx.group

SPF policy

  • ip: 195.239.5.123
  • ip: 79.137.200.1
  • ip: 79.137.200.2

Threat-feed evidence

History

Related pages

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