Skip to content

Hostname

cardus.ca

Last fetched

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

Nutrition Label

WHISPER CANON · cardus.caRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cardus.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.6.213104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.213104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.69.64172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
69.167.165.21369.167.128.0/18AS32244ATI-ASN - ATIUS

WHOIS identity

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

Subdomains

34 observed subdomains of cardus.ca.

Web-graph footprint

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

838 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cardus.ca.

MechanismTarget
SPF_Acardus.ca
SPF_INCLUDE22159095.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_IP67.227.247.161
SPF_MXcardus.ca

Related pages

Pivot deeper into the graph from cardus.ca.

Cypher and MCP

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

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