Skip to content

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

WHISPER CANON · prairieheating.caRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/prairieheating.ca

Resolution chain

prairieheating.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.28.53104.22.43.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.144.67172.68.84.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:rebel.ca corp.
Organization
Contact emails

Subdomains

1 observed subdomain of 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.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for prairieheating.ca.

MechanismTarget
SPF_Aprairieheating.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.247.244.226
SPF_IP162.247.244.227
SPF_IP162.247.244.228
SPF_IP184.67.67.222
SPF_IP184.68.127.238
SPF_IP206.174.217.130
SPF_IP206.174.217.131
SPF_IP206.174.217.132
SPF_IP206.174.217.133
SPF_IP206.174.217.134
SPF_IP23.17.47.44
SPF_IP45.41.238.132
SPF_IP45.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.