Skip to content

Hostname

cleeksy.com

Last fetched

cleeksy.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists iana:895 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.185.10013.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.1913.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.6013.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.9613.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.32.241.10013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.10313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.6913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.9213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 12410696755
Contact emails

Subdomains

24 observed subdomains of cleeksy.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cleeksy.com.

MechanismTarget
SPF_Acleeksy.com
SPF_INCLUDE_spf.getresponse.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspfa.mailendo.com
SPF_MXcleeksy.com

Related pages

Pivot deeper into the graph from cleeksy.com.

Cypher and MCP

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

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