Skip to content

Hostname

ibpc.fr

Last fetched

ibpc.fr resolves to 2 IPv4 addresses operated by FR-RENATER - Renater in FR. WHOIS lists registrar:gip renater as the registrar.

Nutrition Label

WHISPER CANON · ibpc.frRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ibpc.fr

Resolution chain

ibpc.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.49.234.232193.53.137.0/24AS2200FR-RENATER - RenaterFR
193.49.235.9193.53.137.0/24AS2200FR-RENATER - Renater

WHOIS identity

Registrar
registrar:gip renater
Organization
institut de biologie physico chimique
Contact emails

Subdomains

334 observed subdomains of ibpc.fr.

Web-graph footprint

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

101 sites link to this hostname.

93 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ibpc.fr.

MechanismTarget
SPF_IP172.26.68.0/23
SPF_IP193.49.234.104
SPF_IP193.49.234.201
SPF_IP193.49.234.202
SPF_IP193.49.234.204

Related pages

Pivot deeper into the graph from ibpc.fr.

Cypher and MCP

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

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