Skip to content

Hostname

aldi.us

Last fetched

aldi.us resolves to 13 IPv4 addresses operated by AS20940 in FR. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · aldi.usRouting diversity4.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/aldi.us

Resolution chain

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

WHOIS identity

Registrar
iana:299
Organization
dr. david godschalk
Contact emails

Subdomains

92 observed subdomains of aldi.us.

Web-graph footprint

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

2,901 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for aldi.us.

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 aldi.us.

Cypher and MCP

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

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