Skip to content

Hostname

cned.fr

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
51.11.239.22751.10.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationFR

WHOIS identity

Registrar
registrar:gip renater
Organization
ctre national d enseignement a distanc
Contact emails

Subdomains

108 observed subdomains of cned.fr.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

16 SPF mechanisms authorising senders for cned.fr.

MechanismTarget
SPF_INCLUDEcned.cblue.be
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.95.155.7
SPF_IP154.52.0.27
SPF_IP185.35.172.0/23
SPF_IP193.104.37.0/24
SPF_IP194.214.70.0/23
SPF_IP194.214.70.33
SPF_IP194.214.71.122
SPF_IP195.220.181.0/24
SPF_IP37.187.92.76
SPF_IP80.75.159.13
SPF_IP80.75.159.15
SPF_IP92.103.206.106/32
SPF_IP93.187.47.227
SPF_IP93.187.47.228

Related pages

Pivot deeper into the graph from cned.fr.

Cypher and MCP

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

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