Skip to content

Hostname

aldi-now.ch

Last fetched

aldi-now.ch resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · aldi-now.chRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/aldi-now.ch

Resolution chain

aldi-now.ch resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.159.175.4618.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.195.61.24518.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.121.240.1883.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.122.126.2323.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.123.179.83.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.66.177.13.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.73.68.2033.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.74.67.1573.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.253.13452.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
3.65.153.843.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with aldi-now.ch in WhisperGraph.

Subdomains

10 observed subdomains of aldi-now.ch.

Web-graph footprint

Distinct hostnames that link to or from aldi-now.ch in the public web crawl.

33 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from aldi-now.ch.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "aldi-now.ch"})-[: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.