Skip to content

Hostname

cleva-solutions.com

Last fetched

cleva-solutions.com resolves to 1 IPv4 address operated by AS-HOSTINGER in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

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

Resolution chain

cleva-solutions.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.35.28.15195.35.28.0/23AS47583AS-HOSTINGERFR

WHOIS identity

Registrar
iana:433
Organization
cleva
Contact emails

Subdomains

22 observed subdomains of cleva-solutions.com.

Web-graph footprint

Distinct hostnames that link to or from cleva-solutions.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cleva-solutions.com.

MechanismTarget
SPF_INCLUDE144682568.spf01.hubspotemail.net
SPF_INCLUDEemaileuc.freshservice.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.eu.signature365.net
SPF_INCLUDEspf.mailbox.pt
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP176.61.144.50/28
SPF_IP195.22.1.196
SPF_IP195.35.28.15

Related pages

Pivot deeper into the graph from cleva-solutions.com.

Cypher and MCP

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

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