Skip to content

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

WHISPER CANON · letour.frRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/letour.fr

Resolution chain

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

IPPrefixASNOperatorCountry
151.101.2.133151.101.0.0/22AS54113FASTLY - Fastly, Inc.CA

WHOIS identity

Registrar
registrar:nameshield
Organization
amaury sport organisation - aso
Contact emails

Subdomains

50 observed subdomains of letour.fr.

Web-graph footprint

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

5,595 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for letour.fr.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.195.28.0/24
SPF_IP23.251.247.33
SPF_IP23.251.247.34
SPF_IP90.80.107.0/24

Related pages

Pivot deeper into the graph from letour.fr.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.