Skip to content

Hostname

clockify.me

Last fetched

clockify.me resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · clockify.meRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/clockify.me

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.29.31108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.57108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.58108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.64108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.46.1018.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.418.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.718.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.8018.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.166.181.1023.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.1223.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.1263.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.473.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
cake.com
Contact emails

Subdomains

97 observed subdomains of clockify.me.

Web-graph footprint

Distinct hostnames that link to or from clockify.me in the public web crawl.

4,222 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for clockify.me.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.email-cake.com

Related pages

Pivot deeper into the graph from clockify.me.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "clockify.me"})-[: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.