Hostname
prairieheating.ca
Last fetched
prairieheating.ca resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:rebel.ca corp. as the registrar.
Nutrition Label
Resolution chain
prairieheating.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.28.53 | 104.22.43.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.144.67 | 172.68.84.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:rebel.ca corp.
- Organization
- —
- Contact emails
- —
Subdomains
1 observed subdomain of prairieheating.ca.
| Subdomain |
|---|
| autodiscover.prairieheating.ca |
Web-graph footprint
Distinct hostnames that link to or from prairieheating.ca in the public web crawl.
11 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for prairieheating.ca.
| Mechanism | Target |
|---|---|
| SPF_A | prairieheating.ca |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 162.247.244.226 |
| SPF_IP | 162.247.244.227 |
| SPF_IP | 162.247.244.228 |
| SPF_IP | 184.67.67.222 |
| SPF_IP | 184.68.127.238 |
| SPF_IP | 206.174.217.130 |
| SPF_IP | 206.174.217.131 |
| SPF_IP | 206.174.217.132 |
| SPF_IP | 206.174.217.133 |
| SPF_IP | 206.174.217.134 |
| SPF_IP | 23.17.47.44 |
| SPF_IP | 45.41.238.132 |
| SPF_IP | 45.41.238.233 |
Related pages
Pivot deeper into the graph from prairieheating.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "prairieheating.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.