Skip to content

Hostname

imagedirectory.cloud

Last fetched

imagedirectory.cloud resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IL. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · imagedirectory.cloudRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/imagedirectory.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
3.169.71.1143.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.1293.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.803.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.853.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.171.61.1233.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.61.1273.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.61.513.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.61.843.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1861
Organization
private by design,
Contact emails

Subdomains

3 observed subdomains of imagedirectory.cloud.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from imagedirectory.cloud.

Cypher and MCP

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

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