Skip to content

Hostname

cmbv.fr

Last fetched

cmbv.fr resolves to 2 IPv4 addresses operated by AS29222 in CH. WHOIS lists registrar:viaduc as the registrar.

Nutrition Label

WHISPER CANON · cmbv.frRouting diversity2.4/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cmbv.fr

Resolution chain

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

WHOIS identity

Registrar
registrar:viaduc
Organization
centre de musique baroque de versailles
Contact emails

Subdomains

18 observed subdomains of cmbv.fr.

Web-graph footprint

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

322 sites link to this hostname.

217 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cmbv.fr.

MechanismTarget
SPF_Acmbv.fr
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.viaduc.fr
SPF_IP195.15.253.249
SPF_IP2001:1600:10:100:0:0:0:c51
SPF_MXcmbv.fr

Related pages

Pivot deeper into the graph from cmbv.fr.

Cypher and MCP

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

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