Skip to content

Hostname

cronometer.com

Last fetched

cronometer.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:735 as the registrar.

Nutrition Label

WHISPER CANON · cronometer.comRouting diversity5.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cronometer.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.116.125.418.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.216.251.14418.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.216.92.18118.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.219.25.21518.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.221.172.22718.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.133.177.1613.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.135.23.1013.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.139.36.1193.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.140.87.2403.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.15.134.1283.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.17.82.233.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.20.18.713.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.22.211.1653.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.59.51.21216.59.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:735
Organization
cronometer software
Contact emails

Subdomains

14 observed subdomains of cronometer.com.

Web-graph footprint

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

1,622 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cronometer.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from cronometer.com.

Cypher and MCP

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

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