Skip to content

Hostname

clevercure.com

Last fetched

clevercure.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.194.18615.197.192.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
158.177.64.226158.177.64.0/18AS36351SOFTLAYER - IBM CloudDE
3.78.6.643.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.71.151.3535.71.144.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
51.102.155.25251.102.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.DE
63.183.126.12363.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for clevercure.com.

MechanismTarget
SPF_INCLUDE5039277.spf07.hubspotemail.net
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.183.3.109
SPF_IP85.31.9.48/28

Related pages

Pivot deeper into the graph from clevercure.com.

Cypher and MCP

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

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