Skip to content

Hostname

ksp.ca

Last fetched

ksp.ca resolves to 1 IPv4 address operated by KSP-REG-1 - KSP Technology in CA. WHOIS lists registrar:rebel.ca corp. as the registrar.

Nutrition Label

WHISPER CANON · ksp.caRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/ksp.ca

Resolution chain

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

IPPrefixASNOperatorCountry
64.203.75.2964.203.75.0/24AS1043KSP-REG-1 - KSP TechnologyCA

WHOIS identity

Registrar
registrar:rebel.ca corp.
Organization
kevin s pare
Contact emails

Subdomains

62 observed subdomains of ksp.ca.

Web-graph footprint

Distinct hostnames that link to or from ksp.ca in the public web crawl.

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ksp.ca.

MechanismTarget
SPF_Aksp.ca
SPF_INCLUDEinfusionmail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP204.11.51.232
SPF_IP204.11.51.89/32
SPF_IP69.11.97.70
SPF_MXksp.ca

Related pages

Pivot deeper into the graph from ksp.ca.

Cypher and MCP

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

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