Skip to content

Hostname

amz.de

Last fetched

amz.de resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.244.18.12318.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.2618.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.5618.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.6018.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

12 observed subdomains of amz.de.

Web-graph footprint

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

110 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for amz.de.

Related pages

Pivot deeper into the graph from amz.de.

Cypher and MCP

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

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