Hostname
clevy.io
Last fetched
clevy.io resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
clevy.io resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.192.113 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.119 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.39 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.93 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 18.65.168.103 | 18.65.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.168.111 | 18.65.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.168.73 | 18.65.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.168.86 | 18.65.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.171.214.116 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.214.129 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.214.33 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.214.5 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:81
- Organization
- clevy
- Contact emails
- —
Subdomains
26 observed subdomains of clevy.io.
Showing 24 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from clevy.io in the public web crawl.
47 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for clevy.io.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 4005936.spf02.hubspotemail.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.de-1.a.mimecastprotect.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from clevy.io.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "clevy.io"})-[: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.