Hostname
eelv.fr
Last fetched
eelv.fr resolves to 1 IPv4 address operated by Infomaniak-AS - Infomaniak Network SA in CH. WHOIS lists registrar:gandi as the registrar.
Nutrition Label
Resolution chain
eelv.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 |
|---|---|---|---|---|
| 195.15.202.246 | 195.15.192.0/18 | AS29222 | Infomaniak-AS - Infomaniak Network SA | CH |
WHOIS identity
- Registrar
- registrar:gandi
- Organization
- les verts nationaux
- Contact emails
Subdomains
464 observed subdomains of eelv.fr.
Showing 25 of 464. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from eelv.fr in the public web crawl.
632 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for eelv.fr.
| Mechanism | Target |
|---|---|
| SPF_A | relay-ee.alienor.net |
| SPF_INCLUDE | mail.avecnous.eu |
| SPF_INCLUDE | smtp.alienor.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 195.15.243.208 |
| SPF_IP | 195.214.227.150/29 |
| SPF_IP | 195.214.228.250 |
| SPF_IP | 195.214.229.167 |
| SPF_IP | 195.214.229.214/24 |
Related pages
Pivot deeper into the graph from eelv.fr.
- IP · 195.15.202.246
- ASN · AS29222Infomaniak-AS - Infomaniak Network SA
- Registrar · registrar:gandi
- Country · CH
- Email · 10150c8bf5b5c5a04fbc822ad4226b9d-663380@contact.gandi.net
- TLD · .fr
- Browse hostnames · ee…
- 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: "eelv.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.