Skip to content

Hostname

ozjam.com.au

Last fetched

ozjam.com.au resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:drop.com.au pty ltd as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.109.12118.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.4318.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.718.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.9118.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.255.1223.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.255.323.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.255.543.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.255.913.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
registrar:drop.com.au pty ltd
Organization
padraig robin
Contact emails

Subdomains

1 observed subdomain of ozjam.com.au.

Web-graph footprint

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

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.forwardmx.io

Related pages

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

Cypher and MCP

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

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