Hostname
cap-formation.fr
Last fetched
cap-formation.fr resolves to 1 IPv4 address operated by AS24776 in FR. WHOIS lists registrar:infoclip as the registrar.
Nutrition Label
Resolution chain
cap-formation.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.25.180.18 | 217.25.176.0/20 | AS24776 | — | FR |
WHOIS identity
- Registrar
- registrar:infoclip
- Organization
- 3 a
- Contact emails
Subdomains
1 observed subdomain of cap-formation.fr.
| Subdomain |
|---|
| www.cap-formation.fr |
Web-graph footprint
Distinct hostnames that link to or from cap-formation.fr in the public web crawl.
6 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for cap-formation.fr.
| Mechanism | Target |
|---|---|
| SPF_A | mail.cap-formation.fr |
| SPF_INCLUDE | out.infoclip.fr |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 194.187.192.0/22 |
| SPF_IP | 195.101.53.0/24 |
| SPF_IP | 217.25.181.45 |
| SPF_MX | cap-formation.fr |
Related pages
Pivot deeper into the graph from cap-formation.fr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cap-formation.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.