Hostname
lanestel.net
Last fetched
lanestel.net resolves to 1 IPv4 address operated by AS49504 in FR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
lanestel.net 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 |
|---|---|---|---|---|
| 91.217.154.41 | 91.217.154.0/24 | AS49504 | — | FR |
WHOIS identity
- Registrar
- iana:81
- Organization
- lanestel
- Contact emails
Subdomains
163 observed subdomains of lanestel.net.
Showing 25 of 163. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for lanestel.net.
| Mechanism | Target |
|---|---|
| SPF_A | lanestel.net |
| SPF_A | mail2.lanestel.net |
| SPF_A | mail5.lanestel.net |
| SPF_IP | 91.217.154.0/24 |
| SPF_MX | lanestel.net |
Related pages
Pivot deeper into the graph from lanestel.net.
- IP · 91.217.154.41
- ASN · AS49504
- Registrar · iana:81
- Country · FR
- Email · 3a6abb8259d5681b0a59178956eeb4f0-872344@contact.gandi.net
- TLD · .net
- Browse hostnames · la…
- 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: "lanestel.net"})-[: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.