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
Resolution chain
cooperators.ca resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.76.80.222 | 104.76.64.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | KR |
| 23.13.48.158 | 23.13.48.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | IT |
| 23.36.162.202 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.36.162.210 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
WHOIS identity
- Registrar
- registrar:rebel.ca corp.
- Organization
- the co-operators group
- Contact emails
Subdomains
160 observed subdomains of cooperators.ca.
Showing 25 of 160. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cooperators.ca in the public web crawl.
1,284 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for cooperators.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{i}._ip.%{h}._ehlo.%{d}._spf.vali.email |
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.