Skip to content

Hostname

ffp.asso.fr

Last fetched

ffp.asso.fr resolves to 1 IPv4 address operated by AS8304 in FR.

Nutrition Label

WHISPER CANON · ffp.asso.frRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ffp.asso.fr

Resolution chain

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

IPPrefixASNOperatorCountry
213.182.43.11213.182.32.0/19AS8304FR

WHOIS identity

No WHOIS records are currently associated with ffp.asso.fr in WhisperGraph.

Subdomains

5 observed subdomains of ffp.asso.fr.

Web-graph footprint

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

262 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ffp.asso.fr.

MechanismTarget
SPF_A6.mo54.mail-out.ovh.net
SPF_Aextranet.ffp.asso.fr
SPF_INCLUDEincludespf.security-mail.net
SPF_IP212.79.247.128/25
SPF_IP213.182.43.11
SPF_IP78.192.242.228
SPF_IP85.31.212.0/24
SPF_IP89.105.213.128/25

Related pages

Pivot deeper into the graph from ffp.asso.fr.

Cypher and MCP

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

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