Skip to content

Hostname

lunchbox.aldi.com.au

Last fetched

lunchbox.aldi.com.au resolves to 4 IPv4 addresses operated by AKAMAI-ASN1 in GB.

Nutrition Label

WHISPER CANON · lunchbox.aldi.com.auRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/lunchbox.aldi.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
2.19.248.1522.19.248.0/24AS20940AKAMAI-ASN1GB
2.19.248.1632.19.248.0/24AS20940AKAMAI-ASN1GB
210.57.59.166210.57.59.0/24AS4637ASN-TELSTRA-GLOBAL Telstra GlobalJP
210.57.59.211210.57.59.0/24AS4637ASN-TELSTRA-GLOBAL Telstra GlobalJP

WHOIS identity

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

Subdomains

1 observed subdomain of lunchbox.aldi.com.au.

Web-graph footprint

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

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from lunchbox.aldi.com.au.

Cypher and MCP

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

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