Skip to content

Hostname

clever.com

Last fetched

clever.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:625 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.244.18.2618.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.4918.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.8318.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.9518.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.166.192.33.166.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.192.723.166.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.192.733.166.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.192.753.166.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.86.159.12199.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.7299.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.9299.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.9499.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

33 observed subdomains of clever.com.

Web-graph footprint

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

13,939 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for clever.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from clever.com.

Cypher and MCP

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

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