Skip to content

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

WHISPER CANON · clevy.ioRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/clevy.io

Resolution chain

clevy.io resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.11313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.65.168.10318.65.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.168.11118.65.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.168.7318.65.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.168.8618.65.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.171.214.1163.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.1293.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.333.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.53.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
clevy
Contact emails

Subdomains

26 observed subdomains of clevy.io.

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

SPF policy

6 SPF mechanisms authorising senders for clevy.io.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.