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
Resolution chain
cleeksy.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.185.100 | 13.227.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.185.19 | 13.227.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.185.60 | 13.227.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.185.96 | 13.227.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.32.241.100 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.103 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.69 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.92 | 13.32.241.0/24 | AS16509 | AMAZON-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.
Showing 18 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cleeksy.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for cleeksy.com.
| Mechanism | Target |
|---|---|
| SPF_A | cleeksy.com |
| SPF_INCLUDE | _spf.getresponse.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spfa.mailendo.com |
| SPF_MX | cleeksy.com |
Related pages
Pivot deeper into the graph from cleeksy.com.
- IP · 13.227.185.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:895
- Country · VN
- Email · 3zibmgvwsf4i@contactprivacy.email
- TLD · .com
- Browse hostnames · cl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.