Hostname
forceo.fr
Last fetched
forceo.fr resolves to 1 IPv4 address operated by AS1_ALFA-SAFETY - Alfa-Safety SARL in FR. WHOIS lists registrar:net concept as the registrar.
Nutrition Label
Resolution chain
forceo.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 |
|---|---|---|---|---|
| 217.147.204.81 | 217.147.204.0/22 | AS20529 | AS1_ALFA-SAFETY - Alfa-Safety SARL | FR |
WHOIS identity
- Registrar
- registrar:net concept
- Organization
- ano nymous
- Contact emails
- —
Subdomains
6 observed subdomains of forceo.fr.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for forceo.fr.
| Mechanism | Target |
|---|---|
| SPF_A | forceo.fr |
| SPF_IP | 146.88.232.119 |
| SPF_IP | 185.221.182.196 |
| SPF_IP | 217.147.197.252 |
| SPF_IP | 85.236.157.21/32 |
| SPF_IP | 87.98.140.20 |
| SPF_IP | 92.145.196.98 |
| SPF_MX | forceo.fr |
Related pages
Pivot deeper into the graph from forceo.fr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "forceo.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.