Hostname
nccoop.ca
Last fetched
nccoop.ca resolves to 1 IPv4 address operated by FCL-ASN - Federated Cooperatives Limited in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.
Nutrition Label
Resolution chain
nccoop.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 207.195.52.248 | 207.195.52.0/24 | AS397320 | FCL-ASN - Federated Cooperatives Limited | CA |
WHOIS identity
- Registrar
- registrar:go daddy domains canada, inc
- Organization
- candace kline
- Contact emails
Subdomains
2 observed subdomains of nccoop.ca.
| Subdomain |
|---|
| link.nccoop.ca |
| www.nccoop.ca |
Web-graph footprint
Distinct hostnames that link to or from nccoop.ca in the public web crawl.
5 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
17 SPF mechanisms authorising senders for nccoop.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf_useast2.prod.hydra.sophos.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 184.68.75.158 |
| SPF_IP | 184.69.231.238 |
| SPF_IP | 198.166.189.242 |
| SPF_IP | 206.152.14.54/32 |
| SPF_IP | 206.75.249.42 |
| SPF_IP | 207.195.52.30/32 |
| SPF_IP | 207.195.52.31/32 |
| SPF_IP | 209.91.110.122 |
| SPF_IP | 209.91.122.18 |
| SPF_IP | 38.131.228.11 |
| SPF_IP | 38.131.228.24/32 |
| SPF_IP | 68.149.178.37 |
| SPF_IP | 68.149.182.153 |
| SPF_IP | 75.159.172.37 |
Related pages
Pivot deeper into the graph from nccoop.ca.
- IP · 207.195.52.248
- ASN · AS397320FCL-ASN - Federated Cooperatives Limited
- Registrar · registrar:go daddy domains canada, inc
- Country · CA
- Email · jvezina@jarmedia.ca
- TLD · .ca
- Browse hostnames · nc…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nccoop.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.