Hostname
certicare.ca
Last fetched
certicare.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:10850365 canada ltd. o/a namecheap, inc. as the registrar.
Nutrition Label
Resolution chain
certicare.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
- Registrar
- registrar:10850365 canada ltd. o/a namecheap, inc.
- Organization
- —
- Contact emails
- —
Subdomains
1 observed subdomain of certicare.ca.
| Subdomain |
|---|
| www.certicare.ca |
Web-graph footprint
Distinct hostnames that link to or from certicare.ca in the public web crawl.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for certicare.ca.
| Mechanism | Target |
|---|---|
| SPF_A | certicare.ca |
| SPF_INCLUDE | spf.efwd.registrar-servers.com |
| SPF_INCLUDE | spf.web-hosting.com |
| SPF_IP | 162.0.229.35 |
| SPF_IP | 198.54.114.88 |
| SPF_IP | 198.54.115.216 |
| SPF_IP | 198.54.115.88 |
| SPF_IP | 198.54.116.216 |
| SPF_IP | 198.54.116.88 |
| SPF_MX | certicare.ca |
Related pages
Pivot deeper into the graph from certicare.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "certicare.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.