Skip to content

Hostname

dhd.de

Last fetched

dhd.de resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · dhd.deRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/dhd.de

Resolution chain

dhd.de resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.225.196.10813.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.6513.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.8313.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.9513.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.160.150.1093.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.1243.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.253.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.953.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.169.71.433.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.443.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.693.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.963.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL

WHOIS identity

No WHOIS records are currently associated with dhd.de in WhisperGraph.

Subdomains

150 observed subdomains of dhd.de.

Web-graph footprint

Distinct hostnames that link to or from dhd.de in the public web crawl.

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for dhd.de.

Related pages

Pivot deeper into the graph from dhd.de.

Cypher and MCP

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

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