Hostname
liph4sas.fr
Last fetched
liph4sas.fr resolves to 3 IPv4 addresses operated by FR-RENATER - Renater in FR. WHOIS lists registrar:nameshield as the registrar.
Nutrition Label
Resolution chain
liph4sas.fr resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 147.100.179.167 | 147.110.84.0/24 | AS2200 | FR-RENATER - Renater | FR |
| 147.100.242.14 | 147.110.84.0/24 | AS2200 | FR-RENATER - Renater | FR |
| 147.100.242.15 | 147.110.84.0/24 | AS2200 | FR-RENATER - Renater | FR |
WHOIS identity
- Registrar
- registrar:nameshield
- Organization
- institut national de la recherche agronomique
- Contact emails
Subdomains
1 observed subdomain of liph4sas.fr.
| Subdomain |
|---|
| www.liph4sas.fr |
Web-graph footprint
Distinct hostnames that link to or from liph4sas.fr in the public web crawl.
9 sites link to this hostname.
31 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from liph4sas.fr.
- IP · 147.100.179.167
- ASN · AS2200FR-RENATER - Renater
- Registrar · registrar:nameshield
- Country · FR
- Email · admin-domain@inra.fr
- TLD · .fr
- Browse hostnames · li…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "liph4sas.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.