Hostname
ffplum.fr
Last fetched
ffplum.fr has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:ovh as the registrar.
Nutrition Label
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.
Showing 25 of 73. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for ffplum.fr.
| Mechanism | Target |
|---|---|
| SPF_A | ffplum.fr |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 145.239.37.162/32 |
| SPF_IP | 164.132.235.17/32 |
| SPF_IP | 172.246.35.166 |
| SPF_IP | 178.33.242.115 |
| SPF_IP | 51.38.210.102 |
| SPF_IP | 87.98.154.146/32 |
| SPF_MX | ffplum.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.