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
Resolution chain
keetchs.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 144.217.99.149 | 144.217.0.0/16 | AS16276 | OVH | CA |
| 144.217.99.149 | 144.217.0.0/16 | AS16276 | OVH | CA |
WHOIS identity
- Registrar
- registrar:domaineplus.com (3612040 canada inc.)
- Organization
- wm. keetch & sons
- Contact emails
Subdomains
2 observed subdomains of keetchs.ca.
| Subdomain |
|---|
| mail2.keetchs.ca |
| www.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
MX records
SPF policy
4 SPF mechanisms authorising senders for keetchs.ca.
| Mechanism | Target |
|---|---|
| SPF_A | smtp5.volusion.com |
| SPF_INCLUDE | _spf.emerge2.com |
| SPF_IP | 216.168.96.225 |
| SPF_MX | keetchs.ca |
Related pages
Pivot deeper into the graph from keetchs.ca.
- IP · 144.217.99.149
- ASN · AS16276OVH
- Registrar · registrar:domaineplus.com (3612040 canada inc.)
- Country · CA
- Email · ronr@careiche.ca
- TLD · .ca
- Browse hostnames · ke…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.