Skip to content

Hostname

kangatech.com.au

Last fetched

kangatech.com.au resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · kangatech.com.auRouting diversity5.7/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/kangatech.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.77.1643.5.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.80.353.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.1973.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2173.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.33.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.85.123.5.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.132.6652.218.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.181.18652.218.181.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.182.5852.218.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.128.9152.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.130.14752.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.165.9952.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.178.9152.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.213.5152.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.225.6752.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with kangatech.com.au in WhisperGraph.

Subdomains

1 observed subdomain of kangatech.com.au.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for kangatech.com.au.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

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

Cypher and MCP

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

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