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
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.
Showing 25 of 178. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for ibcp.fr.
| Mechanism | Target |
|---|---|
| SPF_A | ibcp.fr |
| SPF_INCLUDE | spf.relay.renater.fr |
| SPF_IP | 193.51.160.0/24 |
| SPF_IP | 193.52.0.0/24 |
| SPF_IP | 193.52.1.0/24 |
| SPF_IP | 193.55.43.0/24 |
| SPF_IP | 194.167.215.131 |
| SPF_IP | 194.254.245.128/25 |
| SPF_IP | 195.98.252.118 |
| SPF_IP | 2001:660:500b::/48 |
| SPF_MX | ibcp.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.