Hostname
copibec.ca
Last fetched
copibec.ca resolves to 1 IPv4 address operated by ECRITEL-FRANCE ISP and web hosting. in CA.
Nutrition Label
Resolution chain
copibec.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 |
|---|---|---|---|---|
| 81.91.77.68 | 81.91.77.0/24 | AS8304 | ECRITEL-FRANCE ISP and web hosting. | CA |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from copibec.ca in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for copibec.ca.
| Mechanism | Target |
|---|---|
| SPF_A | copibec.with32.glpi-network.cloud |
| SPF_A | smtp-service.hector.solutions |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | md02.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfa.cpmails.com |
| SPF_INCLUDE | u826348.wl.sendgrid.net |
| SPF_IP | 167.89.43.195 |
| SPF_IP | 205.204.80.150 |
| SPF_IP | 57.128.56.229 |
Related pages
Pivot deeper into the graph from copibec.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "copibec.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.