Skip to content

Hostname

desired.de

Last fetched

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

Nutrition Label

WHISPER CANON · desired.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/desired.de

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.123108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.48108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.69108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.9108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.239.105.10118.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.11318.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.418.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.8518.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.66.255.1818.66.255.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.255.3518.66.255.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.255.7918.66.255.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.255.8818.66.255.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for desired.de.

MechanismTarget
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEaspmx.googlemail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.mandrillapp.com
SPF_MXdesired.de

Related pages

Pivot deeper into the graph from desired.de.

Cypher and MCP

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

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