Skip to content

Hostname

ffplum.fr

Last fetched

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

Nutrition Label

WHISPER CANON · ffplum.frRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ffplum.fr

Resolution chain

ffplum.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
fédération française d'ulm
Contact emails

Subdomains

73 observed subdomains of ffplum.fr.

Web-graph footprint

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

303 sites link to this hostname.

287 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ffplum.fr.

MechanismTarget
SPF_Affplum.fr
SPF_INCLUDEspf.sendinblue.com
SPF_IP145.239.37.162/32
SPF_IP164.132.235.17/32
SPF_IP172.246.35.166
SPF_IP178.33.242.115
SPF_IP51.38.210.102
SPF_IP87.98.154.146/32
SPF_MXffplum.fr

Related pages

Pivot deeper into the graph from ffplum.fr.

Cypher and MCP

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

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