Skip to content

Hostname

cortexinteractive.com.au

Last fetched

cortexinteractive.com.au resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:web address registration pty ltd as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.161.170.10018.161.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.170.11918.161.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.170.5818.161.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.170.6118.161.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.174.12118.164.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.174.12818.164.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.174.4018.164.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.174.8618.164.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.119.10018.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.5118.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.5818.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.8418.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:web address registration pty ltd
Organization
the trustee for the yorke trust
Contact emails

Subdomains

2 observed subdomains of cortexinteractive.com.au.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cortexinteractive.com.au.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

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

Cypher and MCP

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

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