Hostname
cepas.ca
Last fetched
cepas.ca resolves to 2 IPv4 addresses operated by HOSTING - Vertisoft in CA. WHOIS lists registrar:whc online solutions inc. as the registrar.
Nutrition Label
Resolution chain
cepas.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 216.137.165.215 | 216.137.165.0/24 | AS1824 | HOSTING - Vertisoft | CA |
| 66.33.207.85 | 66.33.192.0/20 | AS26347 | DREAMHOST-AS - New Dream Network, LLC | US |
WHOIS identity
- Registrar
- registrar:whc online solutions inc.
- Organization
- centre écologique de port-au-saumon (osbl)
- Contact emails
Subdomains
1 observed subdomain of cepas.ca.
| Subdomain |
|---|
| www.cepas.ca |
Web-graph footprint
Distinct hostnames that link to or from cepas.ca in the public web crawl.
26 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for cepas.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from cepas.ca.
- IP · 216.137.165.215
- ASN · AS1824HOSTING - Vertisoft
- Registrar · registrar:whc online solutions inc.
- Country · CA
- Email · info@cepas.qc.ca
- TLD · .ca
- Browse hostnames · ce…
- 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: "cepas.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.