Skip to content

Hostname

cepravoi.fr

Last fetched

cepravoi.fr resolves to 3 IPv4 addresses operated by OVH - OVH SAS in FR. WHOIS lists registrar:scaleway as the registrar.

Nutrition Label

WHISPER CANON · cepravoi.frRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/cepravoi.fr

Resolution chain

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

IPPrefixASNOperatorCountry
178.32.120.19178.32.0.0/15AS16276OVH - OVH SASFR
195.154.224.71195.154.0.0/16AS12876AS12876 - Scaleway SASFR
195.154.234.75195.154.0.0/16AS12876AS12876 - Scaleway SASFR

WHOIS identity

Registrar
registrar:scaleway
Organization
centre pratiques vocales instrumentales
Contact emails

Subdomains

1 observed subdomain of cepravoi.fr.

Web-graph footprint

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

56 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cepravoi.fr.

MechanismTarget
SPF_INCLUDEidweb.fr
SPF_MXcepravoi.fr

Related pages

Pivot deeper into the graph from cepravoi.fr.

Cypher and MCP

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

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