Skip to content

Hostname

keetchs.ca

Last fetched

keetchs.ca resolves to 1 IPv4 address operated by OVH in CA. WHOIS lists registrar:domaineplus.com (3612040 canada inc.) as the registrar.

Nutrition Label

WHISPER CANON · keetchs.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/keetchs.ca

Resolution chain

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

WHOIS identity

Registrar
registrar:domaineplus.com (3612040 canada inc.)
Organization
wm. keetch & sons
Contact emails

Subdomains

2 observed subdomains of keetchs.ca.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for keetchs.ca.

MechanismTarget
SPF_Asmtp5.volusion.com
SPF_INCLUDE_spf.emerge2.com
SPF_IP216.168.96.225
SPF_MXkeetchs.ca

Related pages

Pivot deeper into the graph from keetchs.ca.

Cypher and MCP

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

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