Skip to content

Hostname

heidi.cloud

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.132.11718.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.518.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.5418.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.8518.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.1273.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.203.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.513.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.863.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
heidi technology
Contact emails

Subdomains

3 observed subdomains of heidi.cloud.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for heidi.cloud.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from heidi.cloud.

Cypher and MCP

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

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