Skip to content

Hostname

dmax.de

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.10613.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.413.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.4113.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.5113.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.1054.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.12154.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.2954.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.4054.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.1265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.12965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.3865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

56 observed subdomains of dmax.de.

Web-graph footprint

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

616 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dmax.de.

Related pages

Pivot deeper into the graph from dmax.de.

Cypher and MCP

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

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