Skip to content

Hostname

riskwise.ca

Last fetched

riskwise.ca resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:misk.com canada, inc. as the registrar.

Nutrition Label

WHISPER CANON · riskwise.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/riskwise.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.79.150104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.146.81172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
82.29.158.13082.29.152.0/21AS47583AS-HOSTINGERUS

WHOIS identity

Registrar
registrar:misk.com canada, inc.
Organization
Contact emails

Subdomains

2 observed subdomains of riskwise.ca.

Web-graph footprint

Distinct hostnames that link to or from riskwise.ca in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for riskwise.ca.

MechanismTarget
SPF_Ariskwise.ca
SPF_INCLUDE139583690.spf05.hubspotemail.net
SPF_INCLUDEwebsitewelcome.com
SPF_IP192.254.250.166
SPF_MXriskwise.ca

Related pages

Pivot deeper into the graph from riskwise.ca.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "riskwise.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.