Skip to content

Hostname

scriba.fr

Last fetched

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

Nutrition Label

WHISPER CANON · scriba.frRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/scriba.fr

Resolution chain

scriba.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:gandi
Organization
scriba
Contact emails

Subdomains

19 observed subdomains of scriba.fr.

Web-graph footprint

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

53 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for scriba.fr.

MechanismTarget
SPF_Aeu.mailers.system-monitor.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.93.119.241
SPF_IP149.202.97.144/29
SPF_IP176.31.151.188/30
SPF_IP212.114.21.153
SPF_IP212.194.126.192/28
SPF_IP89.83.109.129

Related pages

Pivot deeper into the graph from scriba.fr.

Cypher and MCP

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

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