Skip to content

Hostname

scfi.fr

Last fetched

scfi.fr resolves to 2 IPv4 addresses operated by AS12876 in FR. WHOIS lists registrar:ikoula net as the registrar.

Nutrition Label

WHISPER CANON · scfi.frRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/scfi.fr

Resolution chain

scfi.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:ikoula net
Organization
scfi
Contact emails

Subdomains

22 observed subdomains of scfi.fr.

Web-graph footprint

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

20 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for scfi.fr.

MechanismTarget
SPF_Ascfilvt01.scfi.fr
SPF_INCLUDEspf.klytic.net
SPF_INCLUDEspf.mailjet.com
SPF_IP178.170.71.208
SPF_IP185.63.172.77
SPF_IP212.83.153.118
SPF_IP212.83.153.189
SPF_IP212.83.153.199
SPF_IP212.83.153.79
SPF_IP213.246.57.14
SPF_MXscfi.fr

Related pages

Pivot deeper into the graph from scfi.fr.

Cypher and MCP

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

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