Skip to content

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

WHISPER CANON · cap-formation.frRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cap-formation.fr

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.

IPPrefixASNOperatorCountry
217.25.180.18217.25.176.0/20AS24776FR

WHOIS identity

Registrar
registrar:infoclip
Organization
3 a
Contact emails

Subdomains

1 observed subdomain of 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.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cap-formation.fr.

MechanismTarget
SPF_Amail.cap-formation.fr
SPF_INCLUDEout.infoclip.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.187.192.0/22
SPF_IP195.101.53.0/24
SPF_IP217.25.181.45
SPF_MXcap-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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.