Skip to content

Hostname

franfinance.fr

Last fetched

franfinance.fr resolves to 2 IPv4 addresses operated by AS21409 in FR. WHOIS lists registrar:csc corporate domains inc. as the registrar.

Nutrition Label

WHISPER CANON · franfinance.frRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/franfinance.fr

Resolution chain

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

WHOIS identity

Registrar
registrar:csc corporate domains inc.
Organization
franfinance
Contact emails

Subdomains

66 observed subdomains of franfinance.fr.

Web-graph footprint

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

189 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for franfinance.fr.

MechanismTarget
SPF_Afranfinance.fr
SPF_INCLUDEdmc.sfr-sh.fr
SPF_INCLUDEspf.mandrillapp.com
SPF_IP178.170.18.123
SPF_IP178.170.18.129
SPF_IP178.170.18.130
SPF_IP178.170.18.143
SPF_IP178.170.18.28
SPF_IP178.170.18.29
SPF_IP178.170.70.108/32
SPF_IP178.170.70.109/32
SPF_IP178.170.70.151/32
SPF_IP198.2.134.80
SPF_IP87.255.159.248/31
SPF_MXfranfinance.fr

Related pages

Pivot deeper into the graph from franfinance.fr.

Cypher and MCP

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

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