Hostname
lost-oasis.fr
Last fetched
lost-oasis.fr resolves to 1 IPv4 address operated by IELO - IELO-LIAZO SERVICES SAS in FR. WHOIS lists registrar:gandi as the registrar.
Nutrition Label
Resolution chain
lost-oasis.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 |
|---|---|---|---|---|
| 212.85.153.18 | 212.85.144.0/20 | AS29075 | IELO - IELO-LIAZO SERVICES SAS | FR |
WHOIS identity
- Registrar
- registrar:gandi
- Organization
- sarl lost oasis
- Contact emails
Subdomains
2 observed subdomains of lost-oasis.fr.
| Subdomain |
|---|
| irc.lost-oasis.fr |
| www.lost-oasis.fr |
Web-graph footprint
Distinct hostnames that link to or from lost-oasis.fr in the public web crawl.
31 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for lost-oasis.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | ielo.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from lost-oasis.fr.
- IP · 212.85.153.18
- ASN · AS29075IELO - IELO-LIAZO SERVICES SAS
- Registrar · registrar:gandi
- Country · FR
- Email · hostmaster@lost-oasis.net
- TLD · .fr
- Browse hostnames · lo…
- 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: "lost-oasis.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.