Skip to content

Hostname

ipb.fr

Last fetched

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

Nutrition Label

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

Resolution chain

ipb.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 polytechnique de bordeaux
Contact emails

Subdomains

142 observed subdomains of ipb.fr.

Web-graph footprint

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

31 sites link to this hostname.

189 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for ipb.fr.

MechanismTarget
SPF_Amail.bordeaux-inp.fr
SPF_Amail.ipb.fr
SPF_Asmtp2.bordeaux-inp.fr
SPF_Av-smtpdevice01.u-bordeaux.fr
SPF_INCLUDEspf.eudonet.com
SPF_INCLUDEspf.partage.renater.fr
SPF_INCLUDEspf.relay.renater.fr
SPF_IP147.210.18.85
SPF_IP147.210.214.26
SPF_IP147.210.215.20
SPF_IP147.210.215.56
SPF_IP147.210.215.83

Related pages

Pivot deeper into the graph from ipb.fr.

Cypher and MCP

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

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