Skip to content

Hostname

dedi.cloud

Last fetched

dedi.cloud resolves to 2 IPv4 addresses operated by AS16276 in GB. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · dedi.cloudRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/dedi.cloud

Resolution chain

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

WHOIS identity

Registrar
iana:69
Organization
asset ict
Contact emails

Subdomains

9 observed subdomains of dedi.cloud.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for dedi.cloud.

MechanismTarget
SPF_Adedi.cloud
SPF_IP109.169.75.145
SPF_IP109.169.78.203
SPF_IP185.17.151.63
SPF_IP198.244.202.235
SPF_IP198.244.228.218
SPF_MXdedi.cloud

Related pages

Pivot deeper into the graph from dedi.cloud.

Cypher and MCP

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

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