Skip to content

Hostname

chieftech.com.au

Last fetched

chieftech.com.au resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.64.8.10618.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.10718.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.4018.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.6018.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.164.92.1033.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.92.1273.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.92.323.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.92.523.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
registrar:melbourne it
Organization
james dellow
Contact emails

Subdomains

2 observed subdomains of chieftech.com.au.

Web-graph footprint

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

21 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

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

Cypher and MCP

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

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