Skip to content

Hostname

cecmse.fr

Last fetched

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

Nutrition Label

WHISPER CANON · cecmse.frRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cecmse.fr

Resolution chain

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

IPPrefixASNOperatorCountry
91.103.232.17191.103.232.0/21AS16347FR

WHOIS identity

Registrar
registrar:gandi
Organization
ce clinique mutualiste
Contact emails

Subdomains

1 observed subdomain of cecmse.fr.

Subdomain
www.cecmse.fr

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for cecmse.fr.

MechanismTarget
SPF_INCLUDE_mailcust.gandi.net
SPF_INCLUDEprotect.smtpout.adista.fr
SPF_INCLUDEspf-client.cienum.fr
SPF_IP109.237.255.97
SPF_IP149.255.137.240/28
SPF_IP46.20.166.142
SPF_IP91.103.232.128/26
SPF_IP91.103.232.129
SPF_IP91.103.232.131
SPF_IP91.103.232.143
SPF_IP91.103.232.148
SPF_IP94.127.13.10
SPF_IP94.127.13.6/32
SPF_IP94.127.13.7
SPF_IP94.127.13.9

Related pages

Pivot deeper into the graph from cecmse.fr.

Cypher and MCP

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

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