Skip to content

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

WHISPER CANON · westretch.caRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/westretch.ca

Resolution chain

westretch.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.209.208.21835.208.0.0/15AS43515ZIM_INTEGRATED_SHIPING_SERVICES_COMPANYUS

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.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for westretch.ca.

MechanismTarget
SPF_Awestretch.ca
SPF_IP149.72.45.39
SPF_IP168.245.55.165
SPF_IP35.203.108.212
SPF_IP35.203.25.161
SPF_IP35.203.48.211
SPF_IP35.203.72.140
SPF_MXwestretch.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.