Skip to content

Hostname

claritek.ca

Last fetched

claritek.ca resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · claritek.caRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/claritek.ca

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.49.10018.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.12418.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.4918.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.9218.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
216.137.44.109216.137.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
216.137.44.115216.137.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
216.137.44.56216.137.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
216.137.44.85216.137.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.164.255.1233.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.255.273.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.255.543.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.255.833.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

No WHOIS records are currently associated with claritek.ca in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for claritek.ca.

MechanismTarget
SPF_IP70.36.55.142/32
SPF_MXclaritek.ca

Related pages

Pivot deeper into the graph from claritek.ca.

Cypher and MCP

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

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