Skip to content

Hostname

kamitcloud.ca

Last fetched

kamitcloud.ca appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · kamitcloud.caRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/kamitcloud.ca

Resolution chain

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

WHOIS identity

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

Subdomains

16 observed subdomains of kamitcloud.ca.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for kamitcloud.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP137.220.53.130
SPF_IP149.248.51.142
SPF_IP149.248.55.204
SPF_IP149.248.58.214
SPF_IP149.28.210.207
SPF_IP154.5.195.95
SPF_IP155.138.151.175
SPF_IP155.138.157.8
SPF_IP216.128.180.12
SPF_IP216.128.180.145
SPF_IP216.128.182.136
SPF_IP51.143.1.135
SPF_IP52.151.55.234

Related pages

Pivot deeper into the graph from kamitcloud.ca.

Cypher and MCP

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

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