Hostname
cnis.fr
Last fetched
cnis.fr resolves to 1 IPv4 address operated by AS197562 in FR. WHOIS lists registrar:gip renater as the registrar.
Nutrition Label
Resolution chain
cnis.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 |
|---|---|---|---|---|
| 91.223.76.60 | 91.223.76.0/24 | AS197562 | — | FR |
WHOIS identity
- Registrar
- registrar:gip renater
- Organization
- conseil national de l'information statistique
- Contact emails
Subdomains
2 observed subdomains of cnis.fr.
| Subdomain |
|---|
| sandbox.cnis.fr |
| www.cnis.fr |
Web-graph footprint
Distinct hostnames that link to or from cnis.fr in the public web crawl.
212 sites link to this hostname.
110 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for cnis.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.vtech.fr |
| SPF_IP | 143.196.255.150 |
| SPF_IP | 143.196.255.183 |
| SPF_IP | 194.254.37.152 |
| SPF_IP | 194.254.37.232 |
Related pages
Pivot deeper into the graph from cnis.fr.
- IP · 91.223.76.60
- ASN · AS197562
- Registrar · registrar:gip renater
- Country · FR
- Email · francois.guillaumat-tailliet@insee.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: "cnis.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.