Skip to content

Hostname

lean.net.au

Last fetched

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

Nutrition Label

WHISPER CANON · lean.net.auRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lean.net.au

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.165.2373.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.2403.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.113.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.2343.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.11952.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.17552.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.131.752.95.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from lean.net.au in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for lean.net.au.

MechanismTarget
SPF_Alean.net.au
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEu4074234.wl235.sendgrid.net

Related pages

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

Cypher and MCP

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

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