Skip to content

Hostname

ffvoile.fr

Last fetched

ffvoile.fr resolves to 1 IPv4 address operated by AS5410 in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · ffvoile.frRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ffvoile.fr

Resolution chain

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

IPPrefixASNOperatorCountry
164.177.31.10164.177.0.0/17AS5410FR

WHOIS identity

Registrar
registrar:ovh
Organization
federation francaise de voile
Contact emails

Subdomains

57 observed subdomains of ffvoile.fr.

Web-graph footprint

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

980 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ffvoile.fr.

MechanismTarget
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.oryanoo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.236.69

Related pages

Pivot deeper into the graph from ffvoile.fr.

Cypher and MCP

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

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