Skip to content

Hostname

jimstrim.com.au

Last fetched

jimstrim.com.au resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:web address registration pty ltd as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.237.111.14713.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.237.199.5413.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.239.14415.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
3.104.71.2023.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.107.220.133.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
54.79.237.20754.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:web address registration pty ltd
Organization
james buckoke
Contact emails

Subdomains

1 observed subdomain of jimstrim.com.au.

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for jimstrim.com.au.

MechanismTarget
SPF_INCLUDE_spf.hostedemail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_MXjimstrim.com.au

Related pages

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

Cypher and MCP

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

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