Skip to content

Hostname

jjpools.com.au

Last fetched

jjpools.com.au resolves to 1 IPv4 address operated by AS136557 in AU. WHOIS lists registrar:terrific.com.au pty ltd as the registrar.

Nutrition Label

WHISPER CANON · jjpools.com.auRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/jjpools.com.au

Resolution chain

jjpools.com.au resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.26.237.191103.26.237.0/24AS136557AU

WHOIS identity

Registrar
registrar:terrific.com.au pty ltd
Organization
jack baldwin
Contact emails

Subdomains

9 observed subdomains of jjpools.com.au.

Web-graph footprint

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

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for jjpools.com.au.

MechanismTarget
SPF_Ajjpools.com.au
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_INCLUDExcloud.email
SPF_IP103.223.186.50
SPF_IP192.250.232.85
SPF_IP203.209.197.136
SPF_MXjjpools.com.au

Related pages

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

Cypher and MCP

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

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