Hostname
whc.ca
Last fetched
whc.ca resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:whc online solutions inc. as the registrar.
Nutrition Label
Resolution chain
whc.ca resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.6.2 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.7.2 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.70.182 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:whc online solutions inc.
- Organization
- ncube solutions (quebec)
- Contact emails
Subdomains
748 observed subdomains of whc.ca.
Showing 25 of 748. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from whc.ca in the public web crawl.
2,079 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
20 SPF mechanisms authorising senders for whc.ca.
| Mechanism | Target |
|---|---|
| SPF_A | whc.ca |
| SPF_INCLUDE | _spf.domains.whc.ca |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | se.web-dns1.com |
| SPF_IP | 149.56.241.122 |
| SPF_IP | 158.69.133.129 |
| SPF_IP | 158.69.148.217 |
| SPF_IP | 158.69.148.219 |
| SPF_IP | 158.69.149.140 |
| SPF_IP | 158.69.149.142 |
| SPF_IP | 158.69.149.143 |
| SPF_IP | 173.209.55.197 |
| SPF_IP | 192.95.54.146 |
| SPF_IP | 192.99.232.84 |
| SPF_IP | 192.99.8.11 |
| SPF_IP | 198.27.83.209 |
| SPF_IP | 54.39.46.234 |
| SPF_IP | 67.43.235.106 |
| SPF_IP | 74.120.223.2 |
| SPF_MX | whc.ca |
Related pages
Pivot deeper into the graph from whc.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "whc.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.