Skip to content

Hostname

manwithavan.net.au

Last fetched

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

Nutrition Label

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

Resolution chain

manwithavan.net.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.143.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.1493.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.1533.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.1843.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.1893.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.1903.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.2323.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.1943.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.2483.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.553.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.128.19352.95.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.128.2952.95.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.128.4552.95.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.131.15952.95.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.132.8152.95.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.135.752.95.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

No WHOIS records are currently associated with manwithavan.net.au in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for manwithavan.net.au.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from manwithavan.net.au.

Cypher and MCP

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

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