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
Resolution chain
cned.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 51.11.239.227 | 51.10.0.0/15 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | FR |
WHOIS identity
- Registrar
- registrar:gip renater
- Organization
- ctre national d enseignement a distanc
- Contact emails
Subdomains
108 observed subdomains of cned.fr.
Showing 25 of 108. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cned.fr in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for cned.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | cned.cblue.be |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 141.95.155.7 |
| SPF_IP | 154.52.0.27 |
| SPF_IP | 185.35.172.0/23 |
| SPF_IP | 193.104.37.0/24 |
| SPF_IP | 194.214.70.0/23 |
| SPF_IP | 194.214.70.33 |
| SPF_IP | 194.214.71.122 |
| SPF_IP | 195.220.181.0/24 |
| SPF_IP | 37.187.92.76 |
| SPF_IP | 80.75.159.13 |
| SPF_IP | 80.75.159.15 |
| SPF_IP | 92.103.206.106/32 |
| SPF_IP | 93.187.47.227 |
| SPF_IP | 93.187.47.228 |
Related pages
Pivot deeper into the graph from cned.fr.
- IP · 51.11.239.227
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:gip renater
- Country · FR
- Email · dajip@cned.fr
- TLD · .fr
- Browse hostnames · cn…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.