Skip to content

Hostname

clutch.ca

Last fetched

clutch.ca resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:go get canada domain registrar ltd. as the registrar.

Nutrition Label

WHISPER CANON · clutch.caRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/clutch.ca

Resolution chain

clutch.ca resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.179.10213.32.178.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.179.11513.32.178.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.179.5713.32.178.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.179.913.32.178.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.150.143.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.173.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.873.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.883.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.139.1123.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.1183.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.753.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.833.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:go get canada domain registrar ltd.
Organization
clutch canada
Contact emails

Subdomains

24 observed subdomains of clutch.ca.

Web-graph footprint

Distinct hostnames that link to or from clutch.ca in the public web crawl.

131 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for clutch.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEhubspotemail.net
SPF_INCLUDEmail.virtualincentives.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from clutch.ca.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "clutch.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.