Skip to content

Hostname

minderoo.com.au

Last fetched

minderoo.com.au resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

WHISPER CANON · minderoo.com.auRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/minderoo.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
13.236.131.18613.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.238.171.6513.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.0.23915.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.151.1015.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
3.24.202.1373.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.24.35.933.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
tony duckmanton
Contact emails

Subdomains

17 observed subdomains of minderoo.com.au.

Web-graph footprint

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

56 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for minderoo.com.au.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEspf-au.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.237.205.82
SPF_IP168.245.49.2
SPF_IP168.245.49.28/32
SPF_IP203.27.180.170
SPF_IP203.35.143.117/30
SPF_IP203.39.249.164

Related pages

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

Cypher and MCP

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

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