Skip to content

Hostname

clockwisemd.com

Last fetched

clockwisemd.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · clockwisemd.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/clockwisemd.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.102.11718.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.3918.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.418.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.9018.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.61.12852.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.2452.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.7852.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.9252.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for clockwisemd.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEclockwisemdcom.spf.smtp25.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zixsmbhosted.com
SPF_INCLUDEstspg-customer.com
SPF_INCLUDEu936003.wl004.sendgrid.net
SPF_IP50.31.48.150

Related pages

Pivot deeper into the graph from clockwisemd.com.

Cypher and MCP

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

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