Skip to content

Hostname

juvae.com.au

Last fetched

juvae.com.au resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
199.60.103.132199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US
199.60.103.32199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US

WHOIS identity

Registrar
registrar:melbourne it
Organization
juvae
Contact emails

Subdomains

11 observed subdomains of juvae.com.au.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for juvae.com.au.

MechanismTarget
SPF_Ajuvae.com.au
SPF_INCLUDE45688231.spf10.hubspotemail.net
SPF_INCLUDEflywheelsites.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP220.233.0.0/25
SPF_IP58.96.19.203
SPF_MXjuvae.com.au

Related pages

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

Cypher and MCP

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

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