Skip to content

Hostname

ihp.fr

Last fetched

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

Nutrition Label

WHISPER CANON · ihp.frRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ihp.fr

Resolution chain

ihp.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
universite paris 6 pierre et marie cur
Contact emails

Subdomains

38 observed subdomains of ihp.fr.

Web-graph footprint

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

481 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ihp.fr.

MechanismTarget
SPF_Ashiva.upmc.fr
SPF_INCLUDE_mail.incafu.com
SPF_IP134.157.0.144
SPF_IP134.157.0.145
SPF_IP134.157.0.146
SPF_IP134.157.0.147
SPF_IP134.157.0.148
SPF_IP134.157.0.149
SPF_MXihp.fr

Related pages

Pivot deeper into the graph from ihp.fr.

Cypher and MCP

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

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