Skip to content

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

WHISPER CANON · inha.frRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/inha.fr

Resolution chain

inha.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.214.199.145194.214.0.0/16AS2200FR

WHOIS identity

Registrar
registrar:gip renater
Organization
institut national d'histoire de l'art
Contact emails

Subdomains

74 observed subdomains of inha.fr.

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.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for inha.fr.

MechanismTarget
SPF_INCLUDEspf.relay.renater.fr
SPF_IP148.105.0.0/16
SPF_IP194.214.199.160
SPF_IP194.214.199.161
SPF_IP194.214.200.8
SPF_IP194.214.200.9
SPF_IP194.214.201.8
SPF_IP194.214.201.9
SPF_IP194.57.7.48/28
SPF_IP198.2.128.0/18
SPF_IP205.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.