Skip to content

Hostname

hd5.homodea.com

Last fetched

hd5.homodea.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · hd5.homodea.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/hd5.homodea.com

Resolution chain

hd5.homodea.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.185.175.18518.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.193.9.13818.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.196.122.23318.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.74.15.2463.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.74.238.2393.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.16.7363.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with hd5.homodea.com in WhisperGraph.

Subdomains

17 observed subdomains of hd5.homodea.com.

Web-graph footprint

Distinct hostnames that link to or from hd5.homodea.com in the public web crawl.

43 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for hd5.homodea.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEemail.hivebrite.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from hd5.homodea.com.

Cypher and MCP

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

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