Skip to content

Hostname

alftech.com.au

Last fetched

alftech.com.au resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU.

Nutrition Label

WHISPER CANON · alftech.com.auRouting diversity4.2/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/alftech.com.au

Resolution chain

alftech.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.1323.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.173.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.1793.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.2323.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.2543.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.43.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.93.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.1973.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2313.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2343.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.1193.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.1903.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.2363.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.128.2952.95.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.130.1552.95.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.135.352.95.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

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

Subdomains

1 observed subdomain of alftech.com.au.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

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

Cypher and MCP

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

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