Skip to content

Hostname

capdecision.fr

Last fetched

capdecision.fr resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
87.98.140.15087.98.128.0/17AS16276FR

WHOIS identity

Registrar
registrar:ovh
Organization
b altech france
Contact emails

Subdomains

32 observed subdomains of capdecision.fr.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for capdecision.fr.

MechanismTarget
SPF_Acapdecision.fr
SPF_IP130.117.57.0
SPF_IP188.165.221.208
SPF_IP46.105.117.171
SPF_IP62.39.111.128
SPF_IP80.118.151.0
SPF_IP80.118.49.0
SPF_IP81.252.92.0
SPF_IP82.97.13.0
SPF_IP82.97.27.0
SPF_IP82.97.28.0
SPF_IP82.97.29.0
SPF_IP82.97.6.0
SPF_IP83.206.208.128
SPF_IP86.64.210.0
SPF_IP87.98.140.150
SPF_IP91.121.124.173
SPF_IP91.121.125.173
SPF_IP91.121.17.48
SPF_IP91.121.37.217
SPF_IP91.121.60.192
SPF_MXcapdecision.fr

Related pages

Pivot deeper into the graph from capdecision.fr.

Cypher and MCP

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

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