Hostname
inha.fr
Last fetched
inha.fr resolves to 1 IPv4 address operated by AS2200 in FR. WHOIS lists registrar:gip renater as the registrar.
Nutrition Label
Resolution chain
inha.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.214.199.145 | 194.214.0.0/16 | AS2200 | — | FR |
WHOIS identity
- Registrar
- registrar:gip renater
- Organization
- institut national d'histoire de l'art
- Contact emails
Subdomains
74 observed subdomains of inha.fr.
Showing 25 of 74. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from inha.fr in the public web crawl.
1,113 sites link to this hostname.
1,154 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for inha.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.relay.renater.fr |
| SPF_IP | 148.105.0.0/16 |
| SPF_IP | 194.214.199.160 |
| SPF_IP | 194.214.199.161 |
| SPF_IP | 194.214.200.8 |
| SPF_IP | 194.214.200.9 |
| SPF_IP | 194.214.201.8 |
| SPF_IP | 194.214.201.9 |
| SPF_IP | 194.57.7.48/28 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 205.201.128.0/20 |
Related pages
Pivot deeper into the graph from inha.fr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "inha.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.