Skip to content

Hostname

aussie.com.au

Last fetched

aussie.com.au resolves to 12 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 · aussie.com.auRouting diversity4.8/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/aussie.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
13.211.46.25213.210.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.237.119.21213.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.237.40.18813.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.54.9.9513.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.55.44.15013.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.55.83.5613.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
52.65.105.23052.65.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
54.253.249.10354.253.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.79.101.17454.79.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.79.199.6854.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.79.23.8254.79.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
32.236.26.12232.236.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:corporation service company (aust) pty ltd
Organization
aussiehomeloans.com.au pty
Contact emails

Subdomains

42 observed subdomains of aussie.com.au.

Web-graph footprint

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

498 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEspf-00814f01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.70.66.54/32
SPF_IP52.166.22.204/32
SPF_MXaussie.com.au

Related pages

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

Cypher and MCP

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

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