Skip to content

Hostname

activate.ctv.ca

Last fetched

activate.ctv.ca resolves to 4 IPv4 addresses operated by COMPANIA PARAGUAYA DE COMUNICACIONES S.A. COPACO S.A. in PY.

Nutrition Label

WHISPER CANON · activate.ctv.caRouting diversity2.4/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/activate.ctv.ca

Resolution chain

activate.ctv.ca resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
201.217.2.105201.217.2.0/24AS27768COMPANIA PARAGUAYA DE COMUNICACIONES S.A. COPACO S.A.PY
201.217.2.107201.217.2.0/24AS27768COMPANIA PARAGUAYA DE COMUNICACIONES S.A. COPACO S.A.PY
23.14.87.1923.14.87.0/24AS20940AKAMAI-ASN1CL
23.14.87.4123.14.87.0/24AS20940AKAMAI-ASN1CL

WHOIS identity

No WHOIS records are currently associated with activate.ctv.ca in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from activate.ctv.ca.

Cypher and MCP

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

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