Skip to content

Hostname

recci.fr

Last fetched

recci.fr has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · recci.frRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/recci.fr

Resolution chain

recci.fr has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:ovh
Organization
saminfo
Contact emails

Subdomains

13 observed subdomains of recci.fr.

Web-graph footprint

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

9 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

20 SPF mechanisms authorising senders for recci.fr.

MechanismTarget
SPF_Arecci.fr
SPF_INCLUDE26889391.spf06.hubspotemail.net
SPF_INCLUDE_spf1.shmail.fr
SPF_INCLUDE_spf2.shmail.fr
SPF_INCLUDEmx.ovh.com
SPF_INCLUDErelay.letsignit.com
SPF_INCLUDEsilae.fr
SPF_INCLUDEspf.postal.mycompanyfiles.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP178.33.47.193
SPF_IP185.189.236.0/22
SPF_IP185.211.120.0/22
SPF_IP185.250.236.0/22
SPF_IP45.14.148.0/22
SPF_IP45.79.249.153
SPF_IP87.253.232.0/21
SPF_IP91.121.44.211
SPF_IP91.121.52.116
SPF_MXrecci.fr

Related pages

Pivot deeper into the graph from recci.fr.

Cypher and MCP

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

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