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
Resolution chain
cecmse.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.103.232.171 | 91.103.232.0/21 | AS16347 | — | FR |
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
MX records
SPF policy
15 SPF mechanisms authorising senders for cecmse.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _mailcust.gandi.net |
| SPF_INCLUDE | protect.smtpout.adista.fr |
| SPF_INCLUDE | spf-client.cienum.fr |
| SPF_IP | 109.237.255.97 |
| SPF_IP | 149.255.137.240/28 |
| SPF_IP | 46.20.166.142 |
| SPF_IP | 91.103.232.128/26 |
| SPF_IP | 91.103.232.129 |
| SPF_IP | 91.103.232.131 |
| SPF_IP | 91.103.232.143 |
| SPF_IP | 91.103.232.148 |
| SPF_IP | 94.127.13.10 |
| SPF_IP | 94.127.13.6/32 |
| SPF_IP | 94.127.13.7 |
| SPF_IP | 94.127.13.9 |
Related pages
Pivot deeper into the graph from cecmse.fr.
- IP · 91.103.232.171
- ASN · AS16347
- Registrar · registrar:gandi
- Country · FR
- Email · 2e9ba55ea5f3a4468e6aa8909f4a757f-1892934@contact.gandi.net
- TLD · .fr
- Browse hostnames · ce…
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.