Hostname
cnaf.fr
Last fetched
cnaf.fr resolves to 195.101.92.10, announced in 195.101.0.0/16 by AS3215 - Orange S.A. in FR. cnaf.fr is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for cnaf.fr is recorded in WhisperGraph.
Attribution
orange
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:namebay
- Registrant organisation
- caisse nationale des allocations familiales
- Contact emails
- cnaf-bp-noms-de-domaine@cnaf.fr, noms-domaine-cnaf@cnaf.fr
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns.caf.fr
- ns1.caf.fr
- ns3.caf.fr
- ns.cnaf.fr
- ns1.cnaf.fr
MX records
- mel1.cnaf.fr
- mel2.cnaf.fr
SPF policy
- ip: 91.231.174.0/24
- ip: 195.138.204.0/24
- include: spf.protection.outlook.com
Threat-feed evidence
History
Related pages
Pivot from cnaf.fr into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cnaf.fr"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.