Skip to content

Hostname

wap.aldi.de

Last fetched

wap.aldi.de resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · wap.aldi.deRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/wap.aldi.de

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.29.101108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.53108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.6108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.9108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
2.18.244.712.18.244.0/24AS20940NL
2.18.244.762.18.244.0/24AS20940NL

WHOIS identity

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

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wap.aldi.de.

MechanismTarget
SPF_REDIRECTaldi-sued.de.hosted.spf-report.com

Related pages

Pivot deeper into the graph from wap.aldi.de.

Cypher and MCP

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

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