Skip to content

Hostname

ku.com.au

Last fetched

ku.com.au has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

WHISPER CANON · ku.com.auRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.9/10canon.whisper.security/host/ku.com.au

Resolution chain

ku.com.au has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:melbourne it
Organization
it support
Contact emails

Subdomains

9 observed subdomains of ku.com.au.

Web-graph footprint

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

142 sites link to this hostname.

127 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.arlo.co
SPF_INCLUDE_spf.telligence.net.au
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zohomail360.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_IP210.215.131.193
SPF_IP210.215.133.6

Related pages

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

Cypher and MCP

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

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