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
Resolution chain
fft.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.197.134.4 | 15.197.128.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.33.140.249 | 3.33.128.0/20 | AS16509 | AMAZON-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.
Showing 25 of 184. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fft.fr in the public web crawl.
1,542 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for fft.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _s00426702.autospf.email |
| SPF_INCLUDE | servers.etarget-emailing.com |
| SPF_INCLUDE | spf.akio.cloud |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 160.92.108.0/24 |
| SPF_IP | 160.92.123.0/24 |
| SPF_IP | 160.92.140.0/24 |
| SPF_IP | 160.92.141.0/24 |
| SPF_IP | 160.92.48.4 |
| SPF_IP | 193.201.76.160/29 |
| SPF_IP | 195.25.17.132 |
| SPF_IP | 195.25.64.22 |
| SPF_IP | 35.181.25.130/32 |
Related pages
Pivot deeper into the graph from fft.fr.
- IP · 15.197.134.4
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:worldline france
- Country · CA
- Email · aloth@fft.fr
- TLD · .fr
- Browse hostnames · ff…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.