Skip to content

Hostname

thirdai.com.au

Last fetched

thirdai.com.au resolves to 16 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 · thirdai.com.auRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/thirdai.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.165.1093.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.133.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.2193.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.2323.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.1443.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.1553.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2313.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.1263.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.2403.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.2423.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.128.9352.95.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.130.15152.95.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.131.11952.95.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.131.15152.95.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.131.19152.95.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.134.11352.95.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:web address registration pty ltd
Organization
oliver lock
Contact emails

Web-graph footprint

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

Threat posture

History

Related pages

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

Cypher and MCP

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

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