Hostname
letour.fr
Last fetched
letour.fr resolves to 1 IPv4 address operated by FASTLY - Fastly, Inc. in CA. WHOIS lists registrar:nameshield as the registrar.
Nutrition Label
Resolution chain
letour.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 151.101.2.133 | 151.101.0.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
WHOIS identity
- Registrar
- registrar:nameshield
- Organization
- amaury sport organisation - aso
- Contact emails
Subdomains
50 observed subdomains of letour.fr.
Showing 25 of 50. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from letour.fr in the public web crawl.
5,595 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for letour.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 217.195.28.0/24 |
| SPF_IP | 23.251.247.33 |
| SPF_IP | 23.251.247.34 |
| SPF_IP | 90.80.107.0/24 |
Related pages
Pivot deeper into the graph from letour.fr.
- IP · 151.101.2.133
- ASN · AS54113FASTLY - Fastly, Inc.
- Registrar · registrar:nameshield
- Country · CA
- Email · reseau@amaury.com
- TLD · .fr
- Browse hostnames · le…
- 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: "letour.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.