Skip to content

Hostname

mein-aldi.de

Last fetched

mein-aldi.de resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.235.1013.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.7113.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.8413.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.8513.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.238.55.10918.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.11318.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.11518.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.2618.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.214.12752.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.3452.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.4452.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.4552.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with mein-aldi.de in WhisperGraph.

Subdomains

23 observed subdomains of mein-aldi.de.

Web-graph footprint

Distinct hostnames that link to or from mein-aldi.de in the public web crawl.

8 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mein-aldi.de.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.tmes.trendmicro.com

Related pages

Pivot deeper into the graph from mein-aldi.de.

Cypher and MCP

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

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