Skip to content

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

WHISPER CANON · eelv.frRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/eelv.fr

Resolution chain

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

IPPrefixASNOperatorCountry
195.15.202.246195.15.192.0/18AS29222Infomaniak-AS - Infomaniak Network SACH

WHOIS identity

Registrar
registrar:gandi
Organization
les verts nationaux
Contact emails

Subdomains

464 observed subdomains of eelv.fr.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for eelv.fr.

MechanismTarget
SPF_Arelay-ee.alienor.net
SPF_INCLUDEmail.avecnous.eu
SPF_INCLUDEsmtp.alienor.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP195.15.243.208
SPF_IP195.214.227.150/29
SPF_IP195.214.228.250
SPF_IP195.214.229.167
SPF_IP195.214.229.214/24

Related pages

Pivot deeper into the graph from eelv.fr.

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 20

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