Skip to content

Hostname

cuma.fr

Last fetched

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

Nutrition Label

WHISPER CANON · cuma.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cuma.fr

Resolution chain

cuma.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:gandi
Organization
federation nationale des cuma
Contact emails

Subdomains

96 observed subdomains of cuma.fr.

Web-graph footprint

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

243 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for cuma.fr.

MechanismTarget
SPF_Asmtp-gw1.silae.fr
SPF_Asmtp5.silae.fr
SPF_INCLUDE_spf.activetrail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailjet.com
SPF_IP163.172.98.144
SPF_IP176.57.243.122
SPF_IP195.154.170.94
SPF_IP195.8.69.36
SPF_IP212.129.7.117
SPF_IP212.43.194.28
SPF_IP217.158.169.7
SPF_IP45.137.145.31
SPF_IP5.226.2.176/2
SPF_IP80.168.44.17
SPF_IP81.171.239.16
SPF_IP81.171.239.24
SPF_IP81.171.239.25

Related pages

Pivot deeper into the graph from cuma.fr.

Cypher and MCP

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

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