Skip to content

Hostname

cnd.fr

Last fetched

cnd.fr resolves to 1 IPv4 address operated by CND-ASN in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.94.56.142185.94.56.0/22AS200836CND-ASNFR

WHOIS identity

Registrar
registrar:gandi
Organization
centre national de la danse
Contact emails

Subdomains

975 observed subdomains of cnd.fr.

Web-graph footprint

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

1,135 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cnd.fr.

MechanismTarget
SPF_Acnd.fr
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEcmail1.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.94.56.128/25
SPF_IP2a05:f180::/29
SPF_IP94.23.137.155/32
SPF_MXcnd.fr

Related pages

Pivot deeper into the graph from cnd.fr.

Cypher and MCP

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

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