Skip to content

Hostname

cruiseplus.ca

Last fetched

cruiseplus.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · cruiseplus.caRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/cruiseplus.ca

Resolution chain

cruiseplus.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:tucows.com co.
Organization
Contact emails

Subdomains

4 observed subdomains of cruiseplus.ca.

Web-graph footprint

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

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for cruiseplus.ca.

MechanismTarget
SPF_INCLUDE45008460.spf06.hubspotemail.net
SPF_INCLUDEone.zoho.com
SPF_INCLUDEproduction.webcruiseplus.com
SPF_INCLUDEspf-westus.emailsignatures365.com
SPF_INCLUDEspf.intermedia.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtransmail.net
SPF_IP168.245.15.38
SPF_IP168.245.7.224
SPF_IP2603:10b6:408:1a1::/18
SPF_IP64.78.25.177

Related pages

Pivot deeper into the graph from cruiseplus.ca.

Cypher and MCP

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

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