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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.238.109.121 | 18.238.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.109.43 | 18.238.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.109.7 | 18.238.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.109.91 | 18.238.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.164.255.122 | 3.164.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.164.255.32 | 3.164.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.164.255.54 | 3.164.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.164.255.91 | 3.164.254.0/23 | AS16509 | AMAZON-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.
| Subdomain |
|---|
| www.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
MX records
SPF policy
1 SPF mechanism authorising senders for ozjam.com.au.
| Mechanism | Target |
|---|---|
| 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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.