Hostname
westretch.ca
Last fetched
westretch.ca resolves to 1 IPv4 address operated by ZIM_INTEGRATED_SHIPING_SERVICES_COMPANY in US. WHOIS lists registrar:netfirms, ltd as the registrar.
Nutrition Label
Resolution chain
westretch.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 |
|---|---|---|---|---|
| 35.209.208.218 | 35.208.0.0/15 | AS43515 | ZIM_INTEGRATED_SHIPING_SERVICES_COMPANY | US |
WHOIS identity
- Registrar
- registrar:netfirms, ltd
- Organization
- —
- Contact emails
- —
Subdomains
6 observed subdomains of westretch.ca.
Web-graph footprint
Distinct hostnames that link to or from westretch.ca in the public web crawl.
59 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for westretch.ca.
| Mechanism | Target |
|---|---|
| SPF_A | westretch.ca |
| SPF_IP | 149.72.45.39 |
| SPF_IP | 168.245.55.165 |
| SPF_IP | 35.203.108.212 |
| SPF_IP | 35.203.25.161 |
| SPF_IP | 35.203.48.211 |
| SPF_IP | 35.203.72.140 |
| SPF_MX | westretch.ca |
Related pages
Pivot deeper into the graph from westretch.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "westretch.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.