Skip to content

Hostname

cogeco.ca

Last fetched

cogeco.ca resolves to 1 IPv4 address operated by COGECOWAVE - Cogeco Connexion Inc. in CA. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · cogeco.caRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/cogeco.ca

Resolution chain

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

IPPrefixASNOperatorCountry
24.226.22.2524.226.0.0/17AS7992COGECOWAVE - Cogeco Connexion Inc.CA
24.226.22.2524.226.0.0/17AS7992COGECOWAVE - Cogeco Connexion Inc.CA

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
cogeco cable canada inc. / cogeco cable canada
Contact emails

Subdomains

294 observed subdomains of cogeco.ca.

Web-graph footprint

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

661 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for cogeco.ca.

MechanismTarget
SPF_Ametaswitch.cgocable.ca
SPF_Asmtp.cogeco.ca
SPF_INCLUDE_ip.cogeco.ca
SPF_INCLUDE_spf.cogeco.syn-alias.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_IP142.67.126.76
SPF_IP142.67.126.77
SPF_MXcgocable.ca
SPF_MXcogeco.ca
SPF_MXcogeco.net

Related pages

Pivot deeper into the graph from cogeco.ca.

Cypher and MCP

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

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