Skip to content

Hostname

marleyspoon.de

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.102.1918.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.318.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.4918.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.8618.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.132.2952.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.132.6252.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.132.7652.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.132.8452.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.160.10399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.11999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.12099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.2599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

18 observed subdomains of marleyspoon.de.

Web-graph footprint

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

185 sites link to this hostname.

61 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for marleyspoon.de.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_IP35.160.147.225
SPF_IP35.164.81.5
SPF_IP35.166.11.1
SPF_MXmarleyspoon.de

Related pages

Pivot deeper into the graph from marleyspoon.de.

Cypher and MCP

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

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