Skip to content

Hostname

getclockwise.com

Last fetched

getclockwise.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:2886 as the registrar.

Nutrition Label

WHISPER CANON · getclockwise.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/getclockwise.com

Resolution chain

getclockwise.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.51.127108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.41108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.6108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.79108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.173.205.3618.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.7518.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.8518.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.9318.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
3.174.141.1003.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.393.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.563.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.633.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:2886
Organization
1979
Contact emails

Subdomains

13 observed subdomains of getclockwise.com.

Web-graph footprint

Distinct hostnames that link to or from getclockwise.com in the public web crawl.

1,313 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for getclockwise.com.

MechanismTarget
SPF_INCLUDE5550145.spf06.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.sparkpostmail.com

Related pages

Pivot deeper into the graph from getclockwise.com.

Cypher and MCP

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

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