Skip to content

Hostname

aim.com.au

Last fetched

aim.com.au has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

WHISPER CANON · aim.com.auRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/aim.com.au

Resolution chain

aim.com.au has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:melbourne it
Organization
australian institute of management education and training
Contact emails

Subdomains

29 observed subdomains of aim.com.au.

Web-graph footprint

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

424 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for aim.com.au.

MechanismTarget
SPF_INCLUDE_spf1.androgogic.com.au
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.clearslide.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP103.192.82.40
SPF_IP103.192.83.40
SPF_IP103.214.42.0/24
SPF_IP118.127.87.207/32
SPF_IP128.242.118.200/32
SPF_IP168.245.65.115/32
SPF_IP54.66.145.163
SPF_IP54.79.59.163

Related pages

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

Cypher and MCP

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

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