Skip to content

Hostname

usa.aldi.com

Last fetched

usa.aldi.com resolves to 2 IPv4 addresses operated by AKAMAI-ASN1 in US.

Nutrition Label

WHISPER CANON · usa.aldi.comRouting diversity1.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/usa.aldi.com

Resolution chain

usa.aldi.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.34.59.1923.34.59.0/24AS20940AKAMAI-ASN1US
23.34.59.923.34.59.0/24AS20940AKAMAI-ASN1US

WHOIS identity

No WHOIS records are currently associated with usa.aldi.com in WhisperGraph.

Subdomains

1 observed subdomain of usa.aldi.com.

Web-graph footprint

Distinct hostnames that link to or from usa.aldi.com in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for usa.aldi.com.

MechanismTarget
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.servicemail24.de
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP185.157.100.135
SPF_IP67.133.132.22
SPF_IP67.133.132.55
SPF_IP87.253.236.169/32

Related pages

Pivot deeper into the graph from usa.aldi.com.

Cypher and MCP

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

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