Hostname
cpnet.ca
Last fetched
cpnet.ca resolves to 1 IPv4 address operated by FIBERHUB - VegasNAP, LLC in US. WHOIS lists registrar:centralnic canada inc as the registrar.
Nutrition Label
Resolution chain
cpnet.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 |
|---|---|---|---|---|
| 162.249.226.111 | 162.249.226.0/24 | AS53340 | FIBERHUB - VegasNAP, LLC | US |
WHOIS identity
- Registrar
- registrar:centralnic canada inc
- Organization
- 2217869 ontario
- Contact emails
Subdomains
72 observed subdomains of cpnet.ca.
Showing 25 of 72. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cpnet.ca in the public web crawl.
15 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for cpnet.ca.
| Mechanism | Target |
|---|---|
| SPF_A | cpnet.ca |
| SPF_INCLUDE | registrarmail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | srs.bis.na.blackberry.com |
| SPF_IP | 13.89.59.238 |
| SPF_IP | 162.249.226.0/24 |
| SPF_IP | 216.40.32.0/20 |
| SPF_IP | 64.99.180.0/24 |
| SPF_MX | cpnet.ca |
Related pages
Pivot deeper into the graph from cpnet.ca.
- IP · 162.249.226.111
- ASN · AS53340FIBERHUB - VegasNAP, LLC
- Registrar · registrar:centralnic canada inc
- Country · US
- Email · yoav@cpol.com
- 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: "cpnet.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.