Hostname
ciesacanada.ca
Last fetched
ciesacanada.ca resolves to 1 IPv4 address operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists registrar:go daddy domains canada, inc as the registrar.
Nutrition Label
Resolution chain
ciesacanada.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 |
|---|---|---|---|---|
| 69.57.162.3 | 69.57.162.0/24 | AS22612 | NAMECHEAP-NET - Namecheap, Inc. | US |
WHOIS identity
- Registrar
- registrar:go daddy domains canada, inc
- Organization
- ciesa-canada
- Contact emails
Subdomains
6 observed subdomains of ciesacanada.ca.
Showing 4 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ciesacanada.ca in the public web crawl.
3 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for ciesacanada.ca.
| Mechanism | Target |
|---|---|
| SPF_A | ciesacanada.ca |
| SPF_INCLUDE | spf.web-hosting.com |
| SPF_IP | 162.0.209.242 |
| SPF_IP | 162.0.209.244 |
| SPF_IP | 162.0.209.245 |
| SPF_IP | 162.0.235.118 |
| SPF_IP | 162.0.235.122 |
| SPF_IP | 69.57.162.2 |
| SPF_IP | 69.57.162.3 |
| SPF_IP | 69.57.162.4 |
| SPF_IP | 69.57.162.5 |
| SPF_MX | ciesacanada.ca |
Related pages
Pivot deeper into the graph from ciesacanada.ca.
- IP · 69.57.162.3
- ASN · AS22612NAMECHEAP-NET - Namecheap, Inc.
- Registrar · registrar:go daddy domains canada, inc
- Country · US
- Email · fatiha@ciesa.ca
- TLD · .ca
- Browse hostnames · ci…
- 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: "ciesacanada.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.