Skip to content

Hostname

capeos.fr

Last fetched

capeos.fr has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · capeos.frRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/capeos.fr

Resolution chain

capeos.fr has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:ovh
Organization
dpc interactive
Contact emails

Subdomains

7 observed subdomains of capeos.fr.

Web-graph footprint

Distinct hostnames that link to or from capeos.fr in the public web crawl.

40 sites link to this hostname.

115 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for capeos.fr.

MechanismTarget
SPF_Amail.aveohosting.net
SPF_Asmtp-gw1.silae.fr
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-eu.letsignit.com
SPF_INCLUDEspf.mailinblack.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.postal.mycompanyfiles.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP122.171.16.51
SPF_IP151.80.215.97/32
SPF_IP185.135.124.134
SPF_IP5.226.2.176/28
SPF_IP51.210.180.237
SPF_IP51.75.207.39
SPF_IP51.91.8.66
SPF_IP77.32.149.21
SPF_IP78.153.245.159
SPF_IP87.98.150.175
SPF_MXcapeos.fr

Related pages

Pivot deeper into the graph from capeos.fr.

Cypher and MCP

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

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