Skip to content

Hostname

kelest.fr

Last fetched

kelest.fr resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:scaleway as the registrar.

Nutrition Label

WHISPER CANON · kelest.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kelest.fr

Resolution chain

kelest.fr resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.30.95104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.172.182172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
5.196.59.2115.196.0.0/16AS16276OVHFR

WHOIS identity

Registrar
registrar:scaleway
Organization
richard damien claude maurice
Contact emails

Subdomains

5 observed subdomains of kelest.fr.

Web-graph footprint

Distinct hostnames that link to or from kelest.fr in the public web crawl.

204 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from kelest.fr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "kelest.fr"})-[: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.