Skip to content

Hostname

kalak.ca

Last fetched

kalak.ca resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · kalak.caRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/kalak.ca

Resolution chain

kalak.ca resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.52.127104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.199.59172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.143.233.235185.143.233.0/24AS205585IR
185.143.234.235185.143.234.0/24AS205585IR
192.185.32.79192.185.32.0/22AS19871NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLCUS

WHOIS identity

No WHOIS records are currently associated with kalak.ca in WhisperGraph.

Subdomains

18 observed subdomains of kalak.ca.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for kalak.ca.

MechanismTarget
SPF_Akalak.ca
SPF_INCLUDEwebsitewelcome.com
SPF_IP192.185.4.34
SPF_MXkalak.ca

Related pages

Pivot deeper into the graph from kalak.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "kalak.ca"})-[: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.