Skip to content

Hostname

ffc.fr

Last fetched

ffc.fr resolves to 1 IPv4 address operated by AS213763 in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · ffc.frRouting diversity1.5/10Peering density1.2/10MOAS conflict⚠ 2 conflictsThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ffc.fr

Resolution chain

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

IPPrefixASNOperatorCountry
193.109.118.11193.109.118.0/24AS213763FR

WHOIS identity

Registrar
registrar:gandi
Organization
federation francaise de cyclisme
Contact emails

Subdomains

40 observed subdomains of ffc.fr.

Web-graph footprint

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

1,126 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ffc.fr.

Related pages

Pivot deeper into the graph from ffc.fr.

Cypher and MCP

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

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