Skip to content

Hostname

cooperators.ca

Last fetched

cooperators.ca resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in KR. WHOIS lists registrar:rebel.ca corp. as the registrar.

Nutrition Label

WHISPER CANON · cooperators.caRouting diversity3.0/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/cooperators.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.76.80.222104.76.64.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.KR
23.13.48.15823.13.48.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.IT
23.36.162.20223.36.162.0/24AS20940AKAMAI-ASN1DE
23.36.162.21023.36.162.0/24AS20940AKAMAI-ASN1DE

WHOIS identity

Registrar
registrar:rebel.ca corp.
Organization
the co-operators group
Contact emails

Subdomains

160 observed subdomains of cooperators.ca.

Web-graph footprint

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

1,284 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cooperators.ca.

Related pages

Pivot deeper into the graph from cooperators.ca.

Cypher and MCP

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

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