Skip to content

Hostname

capec.fr

Last fetched

capec.fr resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:amen / agence des médias numériques as the registrar.

Nutrition Label

WHISPER CANON · capec.frRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/capec.fr

Resolution chain

capec.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.39.73.985.39.0.0/17AS16276FR

WHOIS identity

Registrar
registrar:amen / agence des médias numériques
Organization
capec
Contact emails

Subdomains

9 observed subdomains of capec.fr.

Web-graph footprint

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

17 sites link to this hostname.

227 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for capec.fr.

MechanismTarget
SPF_Acapec.fr
SPF_Asmtp-gw1.silae.fr
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP5.226.2.176/28
SPF_IP77.32.148.0/22
SPF_MXcapec.fr

Related pages

Pivot deeper into the graph from capec.fr.

Cypher and MCP

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

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