Skip to content

Hostname

auspost.com

Last fetched

auspost.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · auspost.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/auspost.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.165.1223.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.1723.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.2373.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.553.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.1653.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.993.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.1393.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.1473.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.2263.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.363.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.593.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.21552.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.131.16352.95.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.132.8552.95.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:299
Organization
australia post
Contact emails

Subdomains

1 observed subdomain of auspost.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from auspost.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "auspost.com"})-[: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.