Skip to content

Hostname

ws3.au

Last fetched

ws3.au resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

WHISPER CANON · ws3.auRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ws3.au

Resolution chain

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

IPPrefixASNOperatorCountry
52.85.78.1052.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.3952.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.6552.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.9352.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.11899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.12499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.4599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
matthew jones
Contact emails

Subdomains

2 observed subdomains of ws3.au.

Web-graph footprint

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

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ws3.au.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from ws3.au.

Cypher and MCP

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

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