Skip to content

Hostname

aldiholidays.com.au

Last fetched

aldiholidays.com.au resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:corporation service company (aust) pty ltd as the registrar.

Nutrition Label

WHISPER CANON · aldiholidays.com.auRouting diversity4.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/aldiholidays.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
13.210.142.16113.210.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.54.138.6913.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.54.33.1113.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.55.186.4513.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.119.11115.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
16.176.39.4616.176.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
3.105.100.693.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.62.117.1352.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
52.62.165.19852.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
52.63.195.17752.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
54.153.237.6954.153.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
15.135.31.13715.135.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.12.5115.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:corporation service company (aust) pty ltd
Organization
aldi foods pty
Contact emails

Web-graph footprint

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

22 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for aldiholidays.com.au.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.au.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.traveltek.net

Related pages

Pivot deeper into the graph from aldiholidays.com.au.

Cypher and MCP

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

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