Skip to content

Hostname

brain-tree.com.au

Last fetched

brain-tree.com.au resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:web address registration pty ltd as the registrar.

Nutrition Label

WHISPER CANON · brain-tree.com.auRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/brain-tree.com.au

Resolution chain

brain-tree.com.au resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.54.115.7713.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

Registrar
registrar:web address registration pty ltd
Organization
leanne girotto
Contact emails

Subdomains

8 observed subdomains of brain-tree.com.au.

Web-graph footprint

Distinct hostnames that link to or from brain-tree.com.au in the public web crawl.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for brain-tree.com.au.

MechanismTarget
SPF_Abrain-tree.com.au
SPF_INCLUDE_spf.syrahost.com
SPF_IP122.201.124.79
SPF_IP203.28.49.145/24
SPF_MXbrain-tree.com.au

Related pages

Pivot deeper into the graph from brain-tree.com.au.

Cypher and MCP

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

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