Skip to content

Hostname

cnas.fr

Last fetched

cnas.fr resolves to 1 IPv4 address operated by AS15401 in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · cnas.frRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cnas.fr

Resolution chain

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

IPPrefixASNOperatorCountry
178.237.110.175178.237.110.0/24AS15401FR

WHOIS identity

Registrar
registrar:gandi
Organization
comite national des actions sociales
Contact emails

Subdomains

35 observed subdomains of cnas.fr.

Web-graph footprint

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

237 sites link to this hostname.

300 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for cnas.fr.

MechanismTarget
SPF_INCLUDE_spf-paas.eolas-services.com
SPF_INCLUDEfccmc-spf.orange-business.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP176.157.131.1/28
SPF_IP20.111.54.178
SPF_IP20.199.104.12
SPF_IP20.40.137.237
SPF_IP217.108.76.128/29
SPF_IP93.17.7.132

Related pages

Pivot deeper into the graph from cnas.fr.

Cypher and MCP

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

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