Skip to content

Hostname

cyca.com.au

Last fetched

cyca.com.au resolves to 1 IPv4 address operated by GOOGLE-2 - Google LLC in AU. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

WHISPER CANON · cyca.com.auRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/cyca.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
35.213.192.14335.213.192.0/18AS19527GOOGLE-2 - Google LLCAU

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
cruising yacht club of australia
Contact emails

Subdomains

16 observed subdomains of cyca.com.au.

Web-graph footprint

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

220 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cyca.com.au.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.newbook.cloud
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtalkbox.email
SPF_IP13.238.202.164
SPF_IP14.200.19.10
SPF_IP202.9.230.35
SPF_IP220.233.157.114
SPF_IP23.83.208.0/20
SPF_IP35.85.190.185/32

Related pages

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

Cypher and MCP

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

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