Skip to content

Hostname

ibcp.fr

Last fetched

ibcp.fr has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:gip renater as the registrar.

Nutrition Label

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

Resolution chain

ibcp.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:gip renater
Organization
institut de biologie et chimie des proteines - ibpc
Contact emails

Subdomains

178 observed subdomains of ibcp.fr.

Web-graph footprint

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

71 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ibcp.fr.

MechanismTarget
SPF_Aibcp.fr
SPF_INCLUDEspf.relay.renater.fr
SPF_IP193.51.160.0/24
SPF_IP193.52.0.0/24
SPF_IP193.52.1.0/24
SPF_IP193.55.43.0/24
SPF_IP194.167.215.131
SPF_IP194.254.245.128/25
SPF_IP195.98.252.118
SPF_IP2001:660:500b::/48
SPF_MXibcp.fr

Related pages

Pivot deeper into the graph from ibcp.fr.

Cypher and MCP

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

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