Skip to content

Hostname

crcq.ca

Last fetched

crcq.ca resolves to 67.43.228.154, announced in 67.43.224.0/20 by GTCOMM - GloboTech Communications in CA. crcq.ca is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · crcq.caRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/crcq.ca

Resolution chain

IPv6 resolution

No AAAA record for crcq.ca is recorded in WhisperGraph.

Attribution

globotech

ORIGIN_AS

WHOIS identity

Registrar
registrar:a.r.c. informatique inc.
Registrant organisation
claude poulin
Contact emails
dns-contact-adm@listes.usherbrooke.ca

Subdomains

Showing 3 of 3 subdomains (3 per page).

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns188.rapidenet.ca
  • ns189.rapidenet.ca

MX records

  • crcq-ca.mail.protection.outlook.com

SPF policy

  • ip: 158.85.89.116/32
  • ip: 158.85.77.121/32
  • a: crcq.ca
  • mx: crcq.ca
  • include: spf.protection.outlook.com
  • ip: 67.43.228.154

Threat-feed evidence

History

Related pages

Pivot from crcq.ca into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "crcq.ca"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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