Skip to content

Hostname

cleanshot.com

Last fetched

cleanshot.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · cleanshot.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cleanshot.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.167.227.1133.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.413.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.583.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.93.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
66.33.60.12966.33.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
66.33.60.3566.33.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
76.76.21.12376.76.21.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
76.76.21.2276.76.21.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:433
Organization
mtw oslizlo & magiera s.c.
Contact emails

Subdomains

14 observed subdomains of cleanshot.com.

Web-graph footprint

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

802 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cleanshot.com.

MechanismTarget
SPF_INCLUDE_spf.freshmail.pl
SPF_INCLUDE_spf.google.com
SPF_IP149.72.230.67
SPF_MXcleanshot.com

Related pages

Pivot deeper into the graph from cleanshot.com.

Cypher and MCP

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

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