Skip to content

Hostname

cpact.ca

Last fetched

cpact.ca resolves to 1 IPv4 address operated by CRONOMAGIC-1 - Cronomagic Canada Inc. in CA. WHOIS lists registrar:reg.ca (regca enterprises inc.) as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
66.159.35.12366.159.35.0/24AS30236CRONOMAGIC-1 - Cronomagic Canada Inc.CA

WHOIS identity

Registrar
registrar:reg.ca (regca enterprises inc.)
Organization
Contact emails

Subdomains

3 observed subdomains of cpact.ca.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for cpact.ca.

MechanismTarget
SPF_IP66.159.32.0/24
SPF_IP66.159.35.0/24
SPF_IP66.159.37.157
SPF_IP66.159.41.0/24
SPF_IP66.159.43.0/24
SPF_IP66.159.47.0/24
SPF_MXcpact.ca

Related pages

Pivot deeper into the graph from cpact.ca.

Cypher and MCP

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

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