Skip to content

Hostname

cdc-mutuelle.fr

Last fetched

cdc-mutuelle.fr resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in NL. WHOIS lists registrar:netsample as the registrar.

Nutrition Label

WHISPER CANON · cdc-mutuelle.frRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cdc-mutuelle.fr

Resolution chain

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

IPPrefixASNOperatorCountry
95.179.184.4495.180.193.0/24AS20473AS-VULTR - The Constant Company, LLCNL

WHOIS identity

Registrar
registrar:netsample
Organization
mutuelle du personnel de la caisse des depots
Contact emails

Subdomains

6 observed subdomains of cdc-mutuelle.fr.

Web-graph footprint

Distinct hostnames that link to or from cdc-mutuelle.fr in the public web crawl.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cdc-mutuelle.fr.

MechanismTarget
SPF_Acdc-mutuelle.fr
SPF_INCLUDEspf.cloud.vadesecure.com
SPF_IP185.133.52.0/22
SPF_MXcdc-mutuelle.fr

Related pages

Pivot deeper into the graph from cdc-mutuelle.fr.

Cypher and MCP

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

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