Skip to content

Hostname

elecio.fr

Last fetched

elecio.fr resolves to 45.147.20.41, announced in 45.147.20.0/24 by PROSOLUCE - Prosoluce SAS in FR. elecio.fr is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · elecio.frRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/elecio.fr

Resolution chain

IPv6 resolution

No AAAA record for elecio.fr is recorded in WhisperGraph.

Attribution

prosoluce

ORIGIN_AS

WHOIS identity

Registrar
registrar:netsample
Registrant organisation
etoile diese
Contact emails
fdr@fdrconseil.fr

Subdomains

Showing 3 of 3 subdomains (3 per page).

Mail and authentication

Nameservers

  • ns1.etoilediese.fr
  • ns2.etoilediese.fr

MX records

  • mail.etoilediese.fr
  • mail2.etoilediese.fr

SPF policy

  • ip: 130.117.190.0/27
  • ip: 2a00:1a60:17ee::1/24
  • ip: 2a01:6600:2000:180::1/56
  • ip: 45.147.20.40/29
  • a: elecio.fr

Threat-feed evidence

History

Related pages

Pivot from elecio.fr into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "elecio.fr"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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