Skip to content

Hostname

fft.fr

Last fetched

fft.fr resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:worldline france as the registrar.

Nutrition Label

WHISPER CANON · fft.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fft.fr

Resolution chain

fft.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.197.134.415.197.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.140.2493.33.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
registrar:worldline france
Organization
federation francaise de tennis
Contact emails

Subdomains

184 observed subdomains of fft.fr.

Web-graph footprint

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

1,542 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for fft.fr.

MechanismTarget
SPF_INCLUDE_s00426702.autospf.email
SPF_INCLUDEservers.etarget-emailing.com
SPF_INCLUDEspf.akio.cloud
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP160.92.108.0/24
SPF_IP160.92.123.0/24
SPF_IP160.92.140.0/24
SPF_IP160.92.141.0/24
SPF_IP160.92.48.4
SPF_IP193.201.76.160/29
SPF_IP195.25.17.132
SPF_IP195.25.64.22
SPF_IP35.181.25.130/32

Related pages

Pivot deeper into the graph from fft.fr.

Cypher and MCP

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

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