Skip to content

Hostname

energy.cloud

Last fetched

energy.cloud resolves to 8 IPv4 addresses operated by CDSC-AS1 - CDS Global Cloud Co., Ltd in KR. WHOIS lists iana:1599 as the registrar.

Nutrition Label

WHISPER CANON · energy.cloudRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/energy.cloud

Resolution chain

energy.cloud resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1599
Organization
nan jing de rui neng yuan yan jiu yuan you xian gong si
Contact emails

Subdomains

34 observed subdomains of energy.cloud.

Web-graph footprint

Distinct hostnames that link to or from energy.cloud in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for energy.cloud.

MechanismTarget
SPF_MXenergy.cloud

Related pages

Pivot deeper into the graph from energy.cloud.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "energy.cloud"})-[: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.