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
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.
Showing 25 of 38. View all subdomains →
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
MX records
SPF policy
9 SPF mechanisms authorising senders for ihp.fr.
| Mechanism | Target |
|---|---|
| SPF_A | shiva.upmc.fr |
| SPF_INCLUDE | _mail.incafu.com |
| SPF_IP | 134.157.0.144 |
| SPF_IP | 134.157.0.145 |
| SPF_IP | 134.157.0.146 |
| SPF_IP | 134.157.0.147 |
| SPF_IP | 134.157.0.148 |
| SPF_IP | 134.157.0.149 |
| SPF_MX | ihp.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.