Skip to content

Hostname

copibec.ca

Last fetched

copibec.ca resolves to 1 IPv4 address operated by ECRITEL-FRANCE ISP and web hosting. in CA.

Nutrition Label

WHISPER CANON · copibec.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/copibec.ca

Resolution chain

copibec.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
81.91.77.6881.91.77.0/24AS8304ECRITEL-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.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for copibec.ca.

MechanismTarget
SPF_Acopibec.with32.glpi-network.cloud
SPF_Asmtp-service.hector.solutions
SPF_INCLUDEamazonses.com
SPF_INCLUDEmd02.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_INCLUDEu826348.wl.sendgrid.net
SPF_IP167.89.43.195
SPF_IP205.204.80.150
SPF_IP57.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 20

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