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
Resolution chain
cpact.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 |
|---|---|---|---|---|
| 66.159.35.123 | 66.159.35.0/24 | AS30236 | CRONOMAGIC-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.
| Mechanism | Target |
|---|---|
| SPF_IP | 66.159.32.0/24 |
| SPF_IP | 66.159.35.0/24 |
| SPF_IP | 66.159.37.157 |
| SPF_IP | 66.159.41.0/24 |
| SPF_IP | 66.159.43.0/24 |
| SPF_IP | 66.159.47.0/24 |
| SPF_MX | cpact.ca |
Related pages
Pivot deeper into the graph from cpact.ca.
- IP · 66.159.35.123
- ASN · AS30236CRONOMAGIC-1 - Cronomagic Canada Inc.
- Registrar · registrar:reg.ca (regca enterprises inc.)
- Country · CA
- TLD · .ca
- Browse hostnames · cp…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.