Skip to content

Hostname

ffr.fr

Last fetched

ffr.fr resolves to 1 IPv4 address operated by AS35426 in FR. WHOIS lists registrar:orange as the registrar.

Nutrition Label

WHISPER CANON · ffr.frRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/ffr.fr

Resolution chain

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

IPPrefixASNOperatorCountry
85.208.144.13585.208.144.0/22AS35426FR

WHOIS identity

Registrar
registrar:orange
Organization
federation francaise de rugby
Contact emails

Subdomains

197 observed subdomains of ffr.fr.

Web-graph footprint

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

930 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ffr.fr.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.axess-online.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.nextmap.email
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspfdedicated.hubber.fr
SPF_IP185.93.129.118
SPF_IP194.177.58.15
SPF_IP194.177.58.216
SPF_MXffr.fr

Related pages

Pivot deeper into the graph from ffr.fr.

Cypher and MCP

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

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