Skip to content

Hostname

ccpvm.fr

Last fetched

ccpvm.fr resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in FR. WHOIS lists registrar:adista as the registrar.

Nutrition Label

WHISPER CANON · ccpvm.frRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ccpvm.fr

Resolution chain

ccpvm.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.143.167.13652.136.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationFR

WHOIS identity

Registrar
registrar:adista
Organization
pradier olivier
Contact emails

Subdomains

6 observed subdomains of ccpvm.fr.

Web-graph footprint

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

51 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ccpvm.fr.

MechanismTarget
SPF_INCLUDEprotect.smtpout.adista.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.102.224.148

Related pages

Pivot deeper into the graph from ccpvm.fr.

Cypher and MCP

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

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