Skip to content

Hostname

cooper.fr

Last fetched

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

Nutrition Label

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

Resolution chain

cooper.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
cooper
Contact emails

Subdomains

46 observed subdomains of cooper.fr.

Web-graph footprint

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

144 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cooper.fr.

MechanismTarget
SPF_Aecisnet22.ec-is.net
SPF_Ahybride.cooper.fr
SPF_Asmtp.cooper.fr
SPF_Asmtp2.cooper.fr
SPF_Asmtp3.cooper.fr
SPF_INCLUDEspf-0081d301.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.62.41.61
SPF_IP78.153.235.231
SPF_IP84.14.183.66

Related pages

Pivot deeper into the graph from cooper.fr.

Cypher and MCP

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

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